Searched refs:createLookaheadDFAs (Results 1 – 8 of 8) sorted by relevance
50 g.createLookaheadDFAs(); in testSimpleRangeVersusChar()65 g.createLookaheadDFAs(); in testRangeWithDisjointSet()82 g.createLookaheadDFAs(false); in testDisjointSetCollidingWithTwoRanges()371 g.createLookaheadDFAs(); in testRecursive()395 g.createLookaheadDFAs(); in testRecursive2()415 g.createLookaheadDFAs(); in testNotFragmentInLexer()427 g.createLookaheadDFAs(); in testNotSetFragmentInLexer()439 g.createLookaheadDFAs(); in testNotTokenInLexer()521 g.createLookaheadDFAs(false); in checkDecision()
47 g.createLookaheadDFAs(false); in testSimpleAltCharTest()60 g.createLookaheadDFAs(false); in testSets()74 g.createLookaheadDFAs(false); in testFiniteCommonLeftPrefixes()88 g.createLookaheadDFAs(false); in testSimpleLoops()
259 g.createLookaheadDFAs(false); in testLeftRecursivePred()368 g.createLookaheadDFAs(false); in testPredsUsedAfterRecursionOverflow()402 g.createLookaheadDFAs(false); in testPredsUsedAfterK2FailsNoRecursionOverflow()805 g.createLookaheadDFAs(false); in checkDecision()
1541 g.createLookaheadDFAs(false); in assertNonLLStar()1561 g.createLookaheadDFAs(false); in assertRecursionOverflow()1628 g.createLookaheadDFAs(false); in checkDecision()
625 g.createLookaheadDFAs(false); in testLexerDelegatorRuleOverridesDelegateLeavingNoRules()
141 grammar.createLookaheadDFAs(); in scan()179 grammar.createLookaheadDFAs(); in parse()323 s.nfa.grammar.createLookaheadDFAs(); in parseEngine()
1027 public void createLookaheadDFAs() { in createLookaheadDFAs() method in Grammar1028 createLookaheadDFAs(true); in createLookaheadDFAs()1031 public void createLookaheadDFAs(boolean wackTempStructures) { in createLookaheadDFAs() method in Grammar
114 grammar.createLookaheadDFAs(); in performGrammarAnalysis()