An NDoc Documented Class Library

Parser.PopInputToken Method 

Pops token from the input token stack.

public Symbol PopInputToken();

Return Value

Token symbol from the top of input token stack.

See Also

Parser Class | GoldParser Namespace