COMMENT constant

int const COMMENT

TokenKind representing comment tokens.

Implementation

static const int COMMENT = 64;