ParserPeekNextTokenText Method |
Peek at the next token, and return the text (avoids a null ref check).
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public string PeekNextTokenText()
Return Value
Type:
StringSee Also