Home
last modified time | relevance | path

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

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