COMMA method

TerminalNode? COMMA()

Implementation

TerminalNode? COMMA() => getToken(Protobuf3Parser.TOKEN_COMMA, 0);