menu
automata_theory package
documentation
abstractions/automaton.dart
Automaton<StateType extends State>
states property
states property
dark_mode
light_mode
states
property
Set
<
StateType
>
states
final
Implementation
final Set<StateType> states;
automata_theory package
documentation
abstractions/automaton
Automaton<StateType extends State>
states property
Automaton class