Constructor
Get the flag that indicates whether the state is a final state
True if the State is a final State, False otherwise
Get the flag that indicates whether the state is an initial state
True if the State is an initial State, False otherwise
Get the name of the State
The name of the State
Test if a State is equal to this State i.e. All the fields of the State are equal to those of this State
State tested
True if the States are equal, False otherwise
Test if a name is equal to the name of the State
Name tested
True if the given name is equal to the name of the State, False otherwise
Generated using TypeDoc
A state of the automaton
Arthur Trottier
Charlotte Cogan
Julien Aimonier-Davat