method
following_states
v4.2.1 -
Show latest stable
- Class:
ActionDispatch::Journey::NFA::TransitionTable
following_states(t, a)public
Returns set of NFA states to which there is a transition on ast symbol a from some state s in t.
following_states(t, a)Returns set of NFA states to which there is a transition on ast symbol a from some state s in t.