Skip to content

TokenReader<TKind>.Advance Method

Definition

Advances the reader one token. Does nothing if the reader is positioned at the last token.

public void Advance();

View source