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