class err_report : Lexing.lexbuf -> object .. end
Lexing.lexbuf ->
object
end
val mutable numline : int
int
val mutable abscharposlastline : int
method ack_nl : unit
unit
method numline : int
method numchar : int
method error : 'a. string -> 'a
'a. string -> 'a