SEMI method

TerminalNode? SEMI()

Implementation

TerminalNode? SEMI() => getToken(Protobuf3Parser.TOKEN_SEMI, 0);