Home
last modified time | relevance | path

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

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