class

Panini::Automaton::NonDeterministic

Inherits Panini::Automaton::Finite < Reference < Object

Constructors

new(states, symbols : Set(Char), transitions, start_state, accepting_states)
Source

Instance methods

acceptors
Source
current
Source
epsilon_closure(state_set : Set(State))
Source
epsilon_closure(state : State)
Source
start
Source
states
Source
symbols
Source
to_dfa
Source
transitions
Source