Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTreeGrammarRewriteAST.java211 @Test public void testAutoWildcard() throws Exception { in testAutoWildcard() method in TestTreeGrammarRewriteAST
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt051treeRewriteAST.py306 def testAutoWildcard(self): member in T