RESERVED method

TerminalNode? RESERVED()

Implementation

TerminalNode? RESERVED() => getToken(Protobuf3Parser.TOKEN_RESERVED, 0);