RBRACE constant

TokenType const RBRACE

Implementation

static const TokenType RBRACE = TokenType._internal('RBRACE', -1);