VAL constant

TokenType const VAL

Implementation

static const TokenType VAL = TokenType._internal('VAL', 10);