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