menu
finite_automaton package
documentation
dfa.dart
DfaState<T>
states property
states property
dark_mode
light_mode
states
property
Set
<
NfaState
<
T
>
>
states
final
Implementation
final Set<NfaState<T>> states;
finite_automaton package
documentation
dfa
DfaState<T>
states property
DfaState class