Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestRewriteAST.java673 @Test public void testCopySemanticsForRules4() throws Exception { in testCopySemanticsForRules4() method in TestRewriteAST
/external/antlr/antlr-3.4/runtime/Python/tests/
Dt058rewriteAST.py832 def testCopySemanticsForRules4(self): member in TestRewriteAST