Click or drag to resize

ParserRemoveLastUnusedToken Method

Remove the last object from the Unused list, IF it's a Token.

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

Return Value

Type: Token
See Also