IDENTIFIER method

TerminalNode? IDENTIFIER()

Implementation

TerminalNode? IDENTIFIER() => getToken(Protobuf3Parser.TOKEN_IDENTIFIER, 0);