NewCommentMap creates a new comment map by associating comment groups of the comments list with the nodes of the AST specified by node. A comment group g is associated with a node n if: - g starts on the same line as n ends - g starts on the line immediately following n, and there is at least one
(fset *token.FileSet, node Node, comments []*CommentGroup)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected