references property

NodeList<CommentReference> get references

The references embedded within the documentation comment.

If there are no references in the comment then the list will be empty.

Implementation

NodeList<CommentReference> get references;