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, parseTopLevelpublic KotlinShallowParser()
public void createTypeRules()