Home
last modified time | relevance | path

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

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