public class KotlinShallowParser extends ShallowParserBase<EKotlinParserStates>
Constructor and Description |
---|
KotlinShallowParser()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
createTypeRules()
Creates rules for types
|
createRecognizer, endWithPossibleContinuation, filterTokens, inAnyState, inState, isFilteredToken, parse, parseFragment, parseTopLevel
public KotlinShallowParser()
public void createTypeRules()