Searched refs:stopState (Results 1 – 6 of 6) sorted by relevance
71 NFAState stopState = g.getRuleStopState(startRule); in randomPhrase() local75 if ( state==stopState && ruleInvocationStack.size()==0 ) { in randomPhrase()
44 public NFAState stopState; field in Rule
298 NFAState endNFAState = r.stopState; in build_EOFStates()
986 r.stopState = ruleEndState; in createRuleStartAndStopNFAStates()2734 return r.stopState; in getRuleStopState()
164 f = _FIRST(r.stopState, true); in FOLLOW()
124 NFAState end = r.stopState;258 NFAState end = thisR.stopState;