ParserLastUnusedToken Property |
Get the last parsed object in the Unused list as a Token (null if none, or not a Token).
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Token LastUnusedToken { get; }
Property Value
Type:
TokenSee Also