| Class | Description |
|---|---|
| DescriptiveErrorStrategy | Fail-fast parser error strategy with friendly diagnostics (default Parrot mode). |
| RecoveringDescriptiveErrorStrategy | Recovering parser error strategy with the same friendly diagnostics as DescriptiveErrorStrategy. |