Calitha GOLD Parser Engine Documentation

EndState Properties

The properties of the EndState class are listed below. For a complete list of EndState class members, see the EndState Members topic.

Public Instance Properties

AcceptSymbol The accept symbol for the DFA.
Id (inherited from State) The id of the DFA state.
Transitions (inherited from State) The transitions (edges) to other states.

See Also

EndState Class | com.calitha.goldparser.dfa Namespace