public class DelphiShallowParser extends ShallowParserBase<DelphiShallowParser.EDelphiParserStates>
Modifier and Type | Class and Description |
---|---|
static class |
DelphiShallowParser.EDelphiParserStates
All possible states of the DelphiShallowParser.
|
Constructor and Description |
---|
DelphiShallowParser()
Constructor.
|
createRecognizer, endWithPossibleContinuation, filterTokens, inAnyState, inState, isFilteredToken, parse, parseFragment, parseTopLevel
public DelphiShallowParser()