class

Pegasus::Nfa::Transition

Inherits Reference / Object

A transition class used to represent the possible transitions possible in the NFA.

Instance methods

char_states

Returns the characters this transition accepts for transitions.

Source