STRING method

TerminalNode? STRING()

Implementation

TerminalNode? STRING() => getToken(Protobuf3Parser.TOKEN_STRING, 0);