Searched refs:tokComment (Results 1 – 3 of 3) sorted by relevance
16 tokComment const55 tokComment: "comment",146 tok = tokComment
119 case tokComment:148 p.expect(tokComment, tokDefine, tokInclude, tokResource, tokIdent)189 p.consume(tokComment)390 for p.tok == tokComment {
46 return n.Pos, tok2str[tokComment], ""