Searched refs:LINE_COMMENT (Results 1 – 2 of 2) sorted by relevance
42 LINE_COMMENT = '//' variable in CCCommentType78 elif comment_type == CCCommentType.LINE_COMMENT:126 if mark == CCCommentType.LINE_COMMENT.value:127 return CCCommentType.LINE_COMMENT, idx
50 val LINE_COMMENT = 2 in packageNameWithDefault() constant81 c == '/' && stripLineComments -> state = LINE_COMMENT in packageNameWithDefault()89 LINE_COMMENT -> { in packageNameWithDefault()