ERROR constant

int const ERROR

TokenKind representing error tokens.

Implementation

static const int ERROR = 65;