P99

◆ P99_IS_BOOL_QUAL_TOK

#define P99_IS_BOOL_QUAL_TOK (   SEQ)    P99_HAS_COMMA(P99_PASTE2(P00_BOOL_QUAL_, SEQ))

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

Definition at line 5924 of file p99_generated.h.