Searched refs:createLookaheadDFAs (Results 1 – 8 of 8) sorted by relevance
52 g.createLookaheadDFAs(); in testSimpleRangeVersusChar()67 g.createLookaheadDFAs(); in testRangeWithDisjointSet()84 g.createLookaheadDFAs(false); in testDisjointSetCollidingWithTwoRanges()373 g.createLookaheadDFAs(); in testRecursive()397 g.createLookaheadDFAs(); in testRecursive2()417 g.createLookaheadDFAs(); in testNotFragmentInLexer()429 g.createLookaheadDFAs(); in testNotSetFragmentInLexer()441 g.createLookaheadDFAs(); in testNotTokenInLexer()523 g.createLookaheadDFAs(false); in checkDecision()
49 g.createLookaheadDFAs(false); in testSimpleAltCharTest()62 g.createLookaheadDFAs(false); in testSets()76 g.createLookaheadDFAs(false); in testFiniteCommonLeftPrefixes()90 g.createLookaheadDFAs(false); in testSimpleLoops()
262 g.createLookaheadDFAs(false); in testLeftRecursivePred()371 g.createLookaheadDFAs(false); in testPredsUsedAfterRecursionOverflow()405 g.createLookaheadDFAs(false); in testPredsUsedAfterK2FailsNoRecursionOverflow()808 g.createLookaheadDFAs(false); in checkDecision()
1544 g.createLookaheadDFAs(false); in assertNonLLStar()1563 g.createLookaheadDFAs(false); in assertRecursionOverflow()1630 g.createLookaheadDFAs(false); in checkDecision()
627 g.createLookaheadDFAs(false); in testLexerDelegatorRuleOverridesDelegateLeavingNoRules()
143 grammar.createLookaheadDFAs(); in scan()181 grammar.createLookaheadDFAs(); in parse()325 s.nfa.grammar.createLookaheadDFAs(); in parseEngine()
1068 public void createLookaheadDFAs() { in createLookaheadDFAs() method in Grammar1069 createLookaheadDFAs(true); in createLookaheadDFAs()1072 public void createLookaheadDFAs(boolean wackTempStructures) { in createLookaheadDFAs() method in Grammar
118 grammar.createLookaheadDFAs(); in performGrammarAnalysis()