ONEOF method

TerminalNode? ONEOF()

Implementation

TerminalNode? ONEOF() => getToken(Protobuf3Parser.TOKEN_ONEOF, 0);