rcurly method

void rcurly()

Implementation

void rcurly() => advanceWithToken(TokenType.kRCurly, lexeme: '}');