class

Pegasus::Nfa::AnyTransition

Inherits Pegasus::Nfa::Transition / Reference / Object

A transition that accepts any character.

Instance methods

char_states

Returns the characters this transition accepts for transitions.

Source