copyComments abstract method
CommentToken?
copyComments(
- CommentToken? token
Copy a linked list of comment tokens identical to the given comment tokens.
Implementation
CommentToken? copyComments(CommentToken? token);