Method Reset
Reset()
Resets Parser
to the start position.
public virtual void Reset()
Reset(int, int, int)
Resets Parser
to the specified position.
public virtual void Reset(int line, int pos, int state)
Resets Parser
to the start position.
public virtual void Reset()
Resets Parser
to the specified position.
public virtual void Reset(int line, int pos, int state)