Property SortedTransitions
SortedTransitions
Two dimensional array of transitions, indexed by state number for traversal. The state numbering is consistent with RunAutomaton.
Only valid for NORMAL.
Declaration
public Transition[][] SortedTransitions { get; }
Property Value
Type | Description |
---|---|
Transition[][] |