Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.Parsing
Parser Class
Parser Properties
Char Property
CurrentConditionalDirectiveState Property
HasNestedPeekedTypeArguments Property
HasUnused Property
HasUnusedExpression Property
HasUnusedExpressionNonDirective Property
HasUnusedIdentifier Property
HasUnusedModifiersOnly Property
HasUnusedToken Property
HasUnusedTypeRef Property
HasUnusedTypeRefAndExpression Property
HasUnusedTypeRefAndExpressionNonDirective Property
HasUnusedTypeRefAndIdentifier Property
InDocComment Property
InEmbeddedExpression Property
IsGenerated Property
IsGeneratedRegion Property
LastPeekedToken Property
LastPeekedTokenText Property
LastUnused Property
LastUnusedCodeObject Property
LastUnusedToken Property
LastUnusedTokenText Property
PeekChar Property
Token Property
TokenLineNumber Property
Parser
HasUnused Property
Returns true if there are any Unused items.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
HasUnused
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
Parser Class
Nova.Parsing Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com