blob: 6461efd76f0f975f5f66d041d089faf93e718bf0 (
plain)
1
2
3
|
Run the parser two times. On the first run, disable all the rules that only
generate better error messages to gain performance. If there's a parse
failure, run the parser a second time with those enabled.
|