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