Add ExtractorUtil method for checking input conditions
Unlike Assertions, the introduced method cannot be disabled and throws a ParserException instead. This method is meant to replace regular assertions (which throw RuntimeExceptions) which check input in the parsing code. PiperOrigin-RevId: 375085160
Showing
with
16 additions
and
1 deletions
Please
register
or
sign in
to comment