P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ P99_IS_KEYWORD_TOK

#define P99_IS_KEYWORD_TOK (   SEQ)    P99_HAS_COMMA(P99_PASTE2(P00_KEYWORD_, SEQ))

Test if the token sequence SEQ starts with a token of kind KEYWORD.

Definition at line 6074 of file p99_generated.h.