MINUS method

TerminalNode? MINUS()

Implementation

TerminalNode? MINUS() => getToken(Protobuf3Parser.TOKEN_MINUS, 0);