Calitha GOLD Parser Engine Documentation

IDFA Members

IDFA overview

Public Instance Properties

CurrentState The current state in the DFA.

Public Instance Methods

GotoNext Goto the next state depending on an input character.
Reset Sets the DFA back to the starting state, so it can be used to get a new token.

See Also

IDFA Interface | com.calitha.goldparser.dfa Namespace