-
Add ExtractorUtil method for checking input conditions · 3f33f10a
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
aquilescanta committed