Home
last modified time | relevance | path

Searched defs:ambigInput (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestDFAConversion.java84 String ambigInput = "A" ; in testAB_or_AC_k1() local
142 String ambigInput = null; in testRecursionOverflowWithPredOk() local
171 String ambigInput = null; in testRecursionOverflowWithPredOk2() local
209 String ambigInput = null; in testSynPredResolvesRecursion() local
230 String ambigInput = null; in testSynPredMissingInMiddle() local
252 String ambigInput = null; in testAutoBacktrackAndPredMissingInMiddle() local
277 String ambigInput = null; in testSemPredResolvesRecursion() local
304 String ambigInput = null; in testSemPredResolvesRecursion2() local
335 String ambigInput = null; in testSemPredResolvesRecursion3() local
368 String ambigInput = null; in testSynPredResolvesRecursion2() local
[all …]
DTestSemanticPredicates.java681 String ambigInput = null; in testPredWithK1() local
704 String ambigInput = null; in testPredWithArbitraryLookahead() local
738 String ambigInput = null; in testUniquePredicateOR() local
776 String ambigInput = "L ID R"; in _template() local