INCOMPLETE_STRING constant

int const INCOMPLETE_STRING

TokenKind representing incomplete string tokens.

Implementation

static const int INCOMPLETE_STRING = 66;