Click or drag to resize

TokenTrailingComments Field

Any trailing comments on the Token.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public List<CommentBase> TrailingComments

Field Value

Type: ListCommentBase
See Also