Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
DITreeFixture.cs316 public void testReplaceAtRight() in testReplaceAtRight() method in Antlr.Runtime.Tests.ITreeFixture
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTrees.java290 @Test public void testReplaceAtRight() throws Exception { in testReplaceAtRight() method in TestTrees
/external/antlr/antlr-3.4/runtime/Python/unittests/
Dtesttree.py787 def testReplaceAtRight(self): member in TestCommonTree