references property
NodeList<CommentReference>
get
references
Return the references embedded within the documentation comment.
Implementation
NodeList<CommentReference> get references;
Return the references embedded within the documentation comment.
NodeList<CommentReference> get references;