Searched refs:TOKEN_LINECOMMENT (Results 1 – 1 of 1) sorted by relevance
97 TOKEN_LINECOMMENT = intern('linecomment') variable140 TOKEN_LINECOMMENT_END, TOKEN_LINECOMMENT])142 TOKEN_COMMENT, TOKEN_LINECOMMENT])152 TOKEN_LINECOMMENT: 'comment',533 (c(r'(.*?)()(?=\n|$)'), (TOKEN_LINECOMMENT,