state library

Classes

ChoiceState
The ChoiceState is a GroupingState.
GroupingState
OperationState
SequenceState
The SequenceState is a GroupingState.
State
The base supertype of all states.
StateVisitor<T>
The StateVisitor is an interface of State visitors.

Typedefs

Listener = void Function(String allocate([String]))