PLUS method

TerminalNode? PLUS()

Implementation

TerminalNode? PLUS() => getToken(Protobuf3Parser.TOKEN_PLUS, 0);