Click or drag to resize

Tokenizer Methods

The Tokenizer type exposes the following members.

Methods
  NameDescription
Public methodNextCharacter
Reads the next character from the input stream and stores it as the current character.
Public methodNextToken
Reads the next token from the input stream and stores it as the current token.
Top
See Also