DOUBLE constant

int const DOUBLE

TokenKind representing double tokens.

Implementation

static const int DOUBLE = 62;