Home
last modified time | relevance | path

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

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