Home
last modified time | relevance | path

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

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