Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:parsing

160     /// memoization, but in the future it may be used for incremental parsing.
282 /// want to continue lexing then you do not want to continue parsing. Just
686 /// lexer, parser, and tree grammars. This is all the parsing
741 /// not parsing. Once in recovery mode, no errors are generated.
748 /// 4. try to resume parsing
858 /// start index before, then return where the rule stopped parsing.
1420 /// If you are parsing a tree node stream, you will encounter some
2234 * at run-time upon error to avoid overhead during parsing.