ParserHasUnusedModifiersOnly Property |
Return true if the unused items are all modifiers (or annotations).
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool HasUnusedModifiersOnly { get; }
Property Value
Type:
BooleanSee Also