RP method

TerminalNode? RP()

Implementation

TerminalNode? RP() => getToken(Protobuf3Parser.TOKEN_RP, 0);