Searched refs:comment_token (Results 1 – 1 of 1) sorted by relevance
79 pub fn comment_token(&self) -> &'static str { in comment_token() method145 let comment_token = self.lang.comment_token(); in line_with_location() localVariable167 self.line(format!("{} {}", self.lang.comment_token(), s.as_ref())); in comment()