Home
last modified time | relevance | path

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

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