Searched refs:TS_NOTERM (Results 1 – 1 of 1) sorted by relevance
294 #define TS_NOTERM (TS_BINOP | TC_COMMA | TC_LBRACE | TC_RBRACE \ macro1265 if ((last_token_class & TS_NOTERM) && (tc & TC_NEWLINE)) in next_token()