Home
last modified time | relevance | path

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

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