Click or drag to resize

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
C#
public bool HasUnusedModifiersOnly { get; }

Property Value

Type: Boolean
See Also