rparen method

void rparen()

Implementation

void rparen() => advanceWithToken(TokenType.kRParen, lexeme: ')');