Class | Description |
---|---|
KotlinShallowParser |
A shallow parser for the Kotlin programming language.
|
KotlinStatementSubRecognizer |
A recognizer that allows to match a Kotlin statement, which potentially spans
across multiple lines
|
Enum | Description |
---|---|
EKotlinParserStates |
Parser states for the Kotlin parser.
|