Click or drag to resize

ParserTokenType Field

The type of the current token (None if none).

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

Field Value

Type: TokenType
See Also