ParserHasUnusedIdentifier Property |
Returns true if the last Unused item is a Token which is an Identifier.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasUnusedIdentifier { get; }
Property Value
Type:
BooleanSee Also