rbracket method

void rbracket()

Implementation

void rbracket() => advanceWithToken(TokenType.kRBracket, lexeme: ']');