menu
finite_automaton package
documentation
nfa.dart
NfaState<T>
NfaState.new constructor
NfaState.new constructor
dark_mode
light_mode
NfaState<
T
>
constructor
NfaState<
T
>
(
int
id
)
Implementation
NfaState(this.id);
finite_automaton package
documentation
nfa
NfaState<T>
NfaState.new constructor
NfaState class