Add default error reporter for parser.
Add a default error reporter for the parser that uses the SourceManager to print the error. Also and OptResult enum (mirroring ParseResult) to make the behavior self-documenting. PiperOrigin-RevId: 203173647
Loading
Please sign in to comment