Searched defs:IsComment (Results 1 – 4 of 4) sorted by relevance
131 def IsComment(self): member in JavaScriptToken
700 def IsComment(cur_line): function
707 def IsComment(cur_line): function
415 static inline bool IsComment(Mode mode) { in IsComment() function