public class Iec61131ShallowParser extends ShallowParserBase<Iec61131ShallowParser.EIec61131ParserStates>
| Modifier and Type | Class and Description |
|---|---|
static class |
Iec61131ShallowParser.EIec61131ParserStates
The states used in this parser.
|
| Constructor and Description |
|---|
Iec61131ShallowParser()
Constructor.
|
createRecognizer, endWithPossibleContinuation, filterTokens, inAnyState, inState, isFilteredToken, parse, parseFragment, parseTopLevelpublic Iec61131ShallowParser()