WHITESPACE constant

int const WHITESPACE

TokenKind representing whitespace tokens.

Implementation

static const int WHITESPACE = 63;