VAR constant

TokenType const VAR

Implementation

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