Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.Parsing
Token Class
Token Properties
HasTrailingComments Property
InDocComment Property
IsComment Property
IsCompilerDirective Property
IsDocCommentStart Property
IsDocCommentString Property
IsDocCommentTag Property
IsFirstOnLine Property
IsIdentifier Property
IsNumeric Property
IsSymbol Property
IsVerbatimString Property
NonVerbatimText Property
Token
IsComment Property
True if the
Token
is a comment.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
bool
IsComment
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
Token Class
Nova.Parsing Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com