Lines Matching full:commentmap
875 pkg go/ast, func NewCommentMap(*token.FileSet, Node, []*CommentGroup) CommentMap
876 pkg go/ast, method (CommentMap) Comments() []*CommentGroup
877 pkg go/ast, method (CommentMap) Filter(Node) CommentMap
878 pkg go/ast, method (CommentMap) String() string
879 pkg go/ast, method (CommentMap) Update(Node, Node) Node
881 pkg go/ast, type CommentMap map[Node][]*CommentGroup