Searched refs:stopState (Results 1 – 6 of 6) sorted by relevance
72 NFAState stopState = g.getRuleStopState(startRule); in randomPhrase() local76 if ( state==stopState && ruleInvocationStack.isEmpty() ) { in randomPhrase()
49 public NFAState stopState; field in Rule
297 NFAState endNFAState = r.stopState; in build_EOFStates()
1027 r.stopState = ruleEndState; in createRuleStartAndStopNFAStates()2778 return r.stopState; in getRuleStopState()
164 f = _FIRST(r.stopState, true); in FOLLOW()
125 NFAState end = r.stopState;259 NFAState end = thisR.stopState;