RB method

TerminalNode? RB()

Implementation

TerminalNode? RB() => getToken(Protobuf3Parser.TOKEN_RB, 0);