func go/ast.NewCommentMap

one use

	go/ast (current package)
		commentmap.go#L143: func NewCommentMap(fset *token.FileSet, node Node, comments []*CommentGroup) CommentMap {