Searched defs:comments (Results 1 – 4 of 4) sorted by relevance
363 std::map<std::string, std::string> comments; in ReportNormal() local539 std::map<std::string, std::string> &comments) in GetComments()
150 comments: 'false' property
708 const comments = ts.getTrailingCommentRanges(node.getFullText(), 0) || []; constant