Searched refs:createLookaheadDFA (Results 1 – 2 of 2) sorted by relevance
54 grammar.createLookaheadDFA(decision,true); in run()
1119 dfa = createLookaheadDFA(decision, wackTempStructures); in createLookaheadDFAs()1340 public DFA createLookaheadDFA(int decision, boolean wackTempStructures) { in createLookaheadDFA() method in Grammar