Click or drag to resize

TokenIsIdentifier Property

True if the Token is an identifier.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool IsIdentifier { get; }

Property Value

Type: Boolean
See Also