Method Reset
Reset()
When implemented by a class, resets IParser
to the start position.
void Reset()
Reset(int, int, int)
When implemented by a class, resets IParser
to the specified position.
void Reset(int line, int pos, int state)
When implemented by a class, resets IParser
to the start position.
void Reset()
When implemented by a class, resets IParser
to the specified position.
void Reset(int line, int pos, int state)