Searched refs:followState (Results 1 – 10 of 10) sorted by relevance
43 public NFAState followState; field in RuleClosureTransition47 NFAState followState) in RuleClosureTransition() argument51 this.followState = followState; in RuleClosureTransition()
262 NFAState following = (NFAState) ruleInvocationTrans.followState; in _FIRST()364 NFAState following = (NFAState) ruleInvocationTrans.followState; in _detectConfoundingPredicates()
689 NFAState continueState = edgeToRule.followState; in closure()
130 walkFANormalizingStateNumbers(((RuleClosureTransition) edge).followState); in walkFANormalizingStateNumbers()197 walkSerializingFA(lines, ((RuleClosureTransition) edge).followState); in walkSerializingFA()
220 edgeST.add("target", getStateLabel(rr.followState)); in walkRuleNFACreatingDOT()223 walkRuleNFACreatingDOT(dot, rr.followState); in walkRuleNFACreatingDOT()
91 state = invokingTransition.followState; in randomPhrase()
132 ((RuleClosureTransition) t0).followState; in traceStatesLookingForLeftRecursion()
295 s = invokingTransition.followState; in parseEngine()
94 s = ((RuleClosureTransition) t).followState; in optimizeAlternative()
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...