Lines Matching full:moved
316 * Fixed ANTLR-374. Was caused by moved of grammars. %foo() stuff didn't work
672 Also seem to be a problem with my class path during execution. Moved
1004 * Moved FIRST/FOLLOW computations to a separate class LL1Analyzer to
1018 property. Ack, hetero arg is on lots of templates. :( Moved
1061 * target's can now specify how to encode int as char escape. Moved
1245 NFA now span multiple grammars and so I moved the NFAs state
1445 * Moved token type index stuff from CommonTreeNodeStream to TreeWizard
1552 Moved dupTree here from BaseTree.
2169 * Moved CommonTreeNodeStream to UnBufferedTreeNodeStream and removed
2170 Iterator implementation. moved toNodesOnlyString() to TestTreeNodeStream
2398 * moved resetStateNumbersToBeContiguous() to after issuing of warnings;