Home
last modified time | relevance | path

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

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