sortedCommentAndAnnotations property

List<AstNode> sortedCommentAndAnnotations

Return a list containing the comment and annotations associated with this parameter, sorted in lexical order.

Implementation

List<AstNode> get sortedCommentAndAnnotations;