Class used for encoding comments as metadata annotations.
Properties
- bool isDocComment
-
read-onlyIs
true
if this comment is a documentation comment. - String text
-
read-onlyThe comment text as written in the source text.
- String trimmedText
-
read-onlyThe comment text without the start, end, and padding text.