INCOMPLETE_COMMENT constant

int const INCOMPLETE_COMMENT

TokenKind representing incomplete comment tokens.

Implementation

static const int INCOMPLETE_COMMENT = 67;