MAP method

TerminalNode? MAP()

Implementation

TerminalNode? MAP() => getToken(Protobuf3Parser.TOKEN_MAP, 0);