vars top-level constant

List<TokenType> const vars

Implementation

const List<TokenType> vars = [TokenType.kSelf, TokenType.kRaw];