Calitha GOLD Parser Engine Documentation

DFA.Reset Method 

Sets the DFA back to the starting state, so it can be used to get a new token.

public void Reset();

Implements

IDFA.Reset

See Also

DFA Class | com.calitha.goldparser.dfa Namespace