TokenReader<TKind>.Advance Method
Definition
Advances the reader one token. Does nothing if the reader is positioned at the last token.
public void Advance();
Advances the reader one token. Does nothing if the reader is positioned at the last token.
public void Advance();