Companion

object Companion : Parser

Functions

Link copied to clipboard
fun parseFile(code: String, throwOnError: Boolean = true): Node.KotlinFile

Parses Kotlin source code into AST.