P99

◆ P99_IS_INTEGER_TOK

#define P99_IS_INTEGER_TOK (   SEQ)    P99_HAS_COMMA(P99_PASTE2(P00_INTEGER_, SEQ))

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

Definition at line 5824 of file p99_generated.h.