TokenType.rightBrace constructor

const TokenType.rightBrace()

Implementation

const TokenType.rightBrace() : value = '}';