An NDoc Documented Class Library

Parser.ReadToken Method 

Reads next token from the input stream.

public Symbol ReadToken();

Return Value

Token symbol which was read.

See Also

Parser Class | GoldParser Namespace