Click or drag to resize

ParserSaveAndNextToken Method

Save the current token in the Unused list, and get the next one.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Token SaveAndNextToken()

Return Value

Type: Token
See Also