ParserHasUnusedTypeRefAndIdentifier Property |
Return true if the last 2 unused items are a TypeRef or possible TypeRef followed by an identifier.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasUnusedTypeRefAndIdentifier { get; }
Property Value
Type:
BooleanSee Also