Extracted from Pike v7.4 release 117 at 2004-07-26.
pike.ida.liu.se
[Top]
predef::
Parser
Parser.LR
Parser.LR.ErrorHandler

Class Parser.LR.ErrorHandler

Description

Class handling reporting of errors and warnings.


Variable verbose

optional int(-1..1) verbose

Description

Verbosity level

-1

Just errors.

0

Errors and warnings.

1

Also notices.