ParserLastPeekedToken Property |
Get the last token that was returned by PeekNextToken().
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Token LastPeekedToken { get; }
Property Value
Type:
TokenSee Also