EOF method

TerminalNode? EOF()

Implementation

TerminalNode? EOF() => getToken(Protobuf3Parser.TOKEN_EOF, 0);