TokenHasTrailingComments Property |
True if there are any trailing comments.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override bool HasTrailingComments { get; }
Property Value
Type:
BooleanSee Also