Home
last modified time | relevance | path

Searched refs:testWildcardLookahead2 (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTreeParsing.java268 @Test public void testWildcardLookahead2() throws Exception { in testWildcardLookahead2() method in TestTreeParsing
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt049treeparser.py405 def testWildcardLookahead2(self): member in T