ParserLastPeekedTokenText Property |
Get the text of 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 string LastPeekedTokenText { get; }
Property Value
Type:
StringSee Also