AT constant
TokenType
const AT
Implementation
static const TokenType AT =
const TokenType(/* index = */ 13, '@', 'AT', NO_PRECEDENCE, AT_TOKEN);
static const TokenType AT =
const TokenType(/* index = */ 13, '@', 'AT', NO_PRECEDENCE, AT_TOKEN);