comment property

List<SourceLine> comment
final

The list of SourceLines that make up the documentation comment for this SourceElement.

Implementation

final List<SourceLine> comment;