MESSAGE method

TerminalNode? MESSAGE()

Implementation

TerminalNode? MESSAGE() => getToken(Protobuf3Parser.TOKEN_MESSAGE, 0);