CommentsCollection

The comments contained in a certain parsed piece of source code.

Constructors

Link copied to clipboard
constructor()
constructor(commentsToCopy: Collection<Comment>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun addComment(comment: Comment)
Link copied to clipboard
open fun contains(comment: Comment): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun size(): Int