Click or drag to resize

LiteralParseTokenNull Field

The token used to parse a 'null' literal.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public const string ParseTokenNull = "null"

Field Value

Type: String
See Also