Searched defs:lexEngine (Results 1 – 6 of 6) sorted by relevance
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestTokenRewriteStream.java | 50 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 …]
|
D | TestCommonTokenStream.java | 51 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
|
D | TestInterpretedParsing.java | 64 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
|
D | TestInterpretedLexing.java | 170 Interpreter lexEngine = new Interpreter(g, input); in testTokensRules() local
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | Interp.java | 113 Interpreter lexEngine = new Interpreter(lexer, input); in main() local
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |