HEX_INTEGER constant

int const HEX_INTEGER

TokenKind representing hex integer tokens.

Implementation

static const int HEX_INTEGER = 61;