IMPORT method

TerminalNode? IMPORT()

Implementation

TerminalNode? IMPORT() => getToken(Protobuf3Parser.TOKEN_IMPORT, 0);