definingCommentReferable property

  1. @internal
CommentReferable definingCommentReferable
inherited

For testing / comparison only, get the comment referable from where this ElementType was defined. Override where an Element is available.

Implementation

@internal

/// For testing / comparison only, get the comment referable from where this
/// [ElementType] was defined.  Override where an [Element] is available.
CommentReferable get definingCommentReferable => this;