toggle menu
ktast
0.9.4
jvm
switch theme
search in API
ast-psi
/
ktast.ast.psi
/
Parser
/
Companion
Companion
object
Companion
:
Parser
Members
Functions
parse
File
Link copied to clipboard
fun
parseFile
(
code
:
String
,
throwOnError
:
Boolean
=
true
)
:
Node.KotlinFile
Parses Kotlin source code into AST.