Home
last modified time | relevance | path

Searched defs:lexEngine (Results 1 – 6 of 6) sorted by relevance

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTokenRewriteStream.java50 Interpreter lexEngine = new Interpreter(g, input); in testInsertBeforeIndex0() local
65 Interpreter lexEngine = new Interpreter(g, input); in testInsertAfterLastIndex() local
80 Interpreter lexEngine = new Interpreter(g, input); in test2InsertBeforeAfterMiddleIndex() local
97 Interpreter lexEngine = new Interpreter(g, input); in testReplaceIndex0() local
113 Interpreter lexEngine = new Interpreter(g, input); in testReplaceLastIndex() local
129 Interpreter lexEngine = new Interpreter(g, input); in testReplaceMiddleIndex() local
150 Interpreter lexEngine = new Interpreter(g, input); in testToStringStartStop() local
185 Interpreter lexEngine = new Interpreter(g, input); in testToStringStartStop2() local
232 Interpreter lexEngine = new Interpreter(g, input); in test2ReplaceMiddleIndex() local
249 Interpreter lexEngine = new Interpreter(g, input); in test2ReplaceMiddleIndex1InsertBefore() local
[all …]
DTestCommonTokenStream.java51 Interpreter lexEngine = new Interpreter(g, input); in testFirstToken() local
72 Interpreter lexEngine = new Interpreter(g, input); in test2ndToken() local
93 Interpreter lexEngine = new Interpreter(g, input); in testCompleteBuffer() local
123 Interpreter lexEngine = new Interpreter(g, input); in testCompleteBufferAfterConsuming() local
154 Interpreter lexEngine = new Interpreter(g, input); in testLookback() local
DTestInterpretedParsing.java64 Interpreter lexEngine = new Interpreter(g, input); in testSimpleParse() local
99 Interpreter lexEngine = new Interpreter(g, input); in testMismatchedTokenError() local
134 Interpreter lexEngine = new Interpreter(g, input); in testMismatchedSetError() local
169 Interpreter lexEngine = new Interpreter(g, input); in testNoViableAltError() local
DTestInterpretedLexing.java170 Interpreter lexEngine = new Interpreter(g, input); in testTokensRules() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DInterp.java113 Interpreter lexEngine = new Interpreter(lexer, input); in main() local
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...