documentationComment abstract method
Returns a documentation comment consisting of the given tokens
and
having the given references
(if supplied) embedded within it.
Implementation
Comment documentationComment(List<Token> tokens,
[List<CommentReference> references]);