method error : 'a. string -> 'a = fun s ->
    raise (Sqml_sqlstx.Syntax_error (self#numline, self#numchar, s))