PACKAGE method

TerminalNode? PACKAGE()

Implementation

TerminalNode? PACKAGE() => getToken(Protobuf3Parser.TOKEN_PACKAGE, 0);