INTEGER constant

int const INTEGER

TokenKind representing integer tokens.

Implementation

static const int INTEGER = 60;