TokenType.rightBrack constructor

const TokenType.rightBrack()

Implementation

const TokenType.rightBrack() : value = ']';