Class Parser.LR.ErrorHandler
- Description
Class handling reporting of errors and warnings.
- Variable
verbose
optionalint(-1..1)Parser.LR.ErrorHandler.verbose- Description
Verbosity level
-1Just errors.
0Errors and warnings.
1Also notices.
Class handling reporting of errors and warnings.
optional int(-1..1) Parser.LR.ErrorHandler.verbose
Verbosity level
| Just errors. |
| Errors and warnings. |
| Also notices. |