REPEATED method

TerminalNode? REPEATED()

Implementation

TerminalNode? REPEATED() => getToken(Protobuf3Parser.TOKEN_REPEATED, 0);