Ppxlib_ast.Location_errortype t = Astlib.Location.Error.tval of_exn : exn -> t optionval register_error_of_exn : (exn -> t option) -> unitval message : t -> stringval make :
loc:Astlib.Location.t ->
string ->
sub:(Astlib.Location.t * string) list ->
tval to_extension : t -> Astlib.Ast_500.Parsetree.extensionval raise : t -> 'aval update_loc : t -> Astlib.Location.t -> tval get_location : t -> Astlib.Location.t