Class Parser from \ parser.genparser.Parser()
Properties | |
states |
Properties inherited from class Parser | |
row | |
states | |
trace | |
Methods inherited from class Parser | |
initParser | |
parse | Performs complete parsing. |
parseLine | |
parseStream | |
popState | Pops current state. |
pushState | Pushes a given state making it the active state. |
terminate | Request parsing termination. |
traceMsg | |
traceRule | |
traceStates | |
traceText |