MAX method

TerminalNode? MAX()

Implementation

TerminalNode? MAX() => getToken(Protobuf3Parser.TOKEN_MAX, 0);