Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestAutoAST.java258 @Test public void testInvokeRuleAsRoot() throws Exception { in testInvokeRuleAsRoot() method in TestAutoAST
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt057autoAST.py368 def testInvokeRuleAsRoot(self): member in TestAutoAST