Home
last modified time | relevance | path

Searched refs:testRuleLabel (Results 1 – 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestASTConstruction.java256 @Test public void testRuleLabel() throws Exception { in testRuleLabel() method in TestASTConstruction
DTestRewriteAST.java834 @Test public void testRuleLabel() throws Exception { in testRuleLabel() method in TestRewriteAST
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt058rewriteAST.py1015 def testRuleLabel(self): member in TestRewriteAST