TokenIsDocCommentStart Property |
True if the
Token is the start of a documentation comment.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public bool IsDocCommentStart { get; }
Property Value
Type:
BooleanSee Also