package override
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
PPX extension for overriding modules
Install
dune-project
Dependency
Authors
Maintainers
Sources
override-0.2.2.tar.gz
sha512=2a22d74285570ad9f2a73327f52d4bef4aeb523f1b385f229775cc2a3bce4c389f2939da320c917707713ffc852cbcb3a1b515f9d7203da5751018589766ce01
doc/override.parsetree_show/Parsetree_show/Location/index.html
Module Parsetree_show.Location
include module type of struct include Location end
with type t := Location.t
and type report_printer := Location.report_printer
and type report_kind := Location.report_kind
and type report := Location.report
and type msg := Location.msg
and type 'a loc := 'a Location.loc
and type error := Location.error
val init : Lexing.lexbuf -> string -> unitval curr : Lexing.lexbuf -> Location.tval get_pos_info : Lexing.position -> string * int * intval input_name : string refval input_lexbuf : Lexing.lexbuf option refval print_filename : Format.formatter -> string -> unitval print_loc : Format.formatter -> Location.t -> unitval print_locs : Format.formatter -> Location.t list -> unitval highlight_terminfo :
Lexing.lexbuf ->
Format.formatter ->
Location.t list ->
unitval msg :
?loc:Location.t ->
('a, Format.formatter, unit, Location.msg) format4 ->
'aval terminfo_toplevel_printer : Lexing.lexbuf -> Location.report_printerval print_report : Format.formatter -> Location.report -> unitval report_printer : (unit -> Location.report_printer) refval warning_reporter : (Location.t -> Warnings.t -> Location.report option) refval formatter_for_warnings : Format.formatter refval print_warning : Location.t -> Format.formatter -> Warnings.t -> unitval alert_reporter :
(Location.t -> Warnings.alert -> Location.report option) refval print_alert : Location.t -> Format.formatter -> Warnings.alert -> unitval errorf :
?loc:Location.t ->
?sub:Location.msg list ->
('a, Format.formatter, unit, Location.error) format4 ->
'aval error_of_printer :
?loc:Location.t ->
?sub:Location.msg list ->
(Format.formatter -> 'a -> unit) ->
'a ->
Location.errorval error_of_printer_file :
(Format.formatter -> 'a -> unit) ->
'a ->
Location.errorval raise_errorf :
?loc:Location.t ->
?sub:Location.msg list ->
('a, Format.formatter, unit, 'b) format4 ->
'aval report_exception : Format.formatter -> exn -> unitval pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unitval show : t -> Ppx_deriving_runtime.stringval pp_loc :
(Ppx_deriving_runtime.Format.formatter -> 'a -> Ppx_deriving_runtime.unit) ->
Ppx_deriving_runtime.Format.formatter ->
'a loc ->
Ppx_deriving_runtime.unitval show_loc :
(Ppx_deriving_runtime.Format.formatter -> 'a -> Ppx_deriving_runtime.unit) ->
'a loc ->
Ppx_deriving_runtime.stringtype msg = (Format.formatter -> unit) locval pp_msg :
Ppx_deriving_runtime.Format.formatter ->
msg ->
Ppx_deriving_runtime.unitval show_msg : msg -> Ppx_deriving_runtime.stringval pp_report_kind :
Ppx_deriving_runtime.Format.formatter ->
report_kind ->
Ppx_deriving_runtime.unitval show_report_kind : report_kind -> Ppx_deriving_runtime.stringval pp_report :
Ppx_deriving_runtime.Format.formatter ->
report ->
Ppx_deriving_runtime.unitval show_report : report -> Ppx_deriving_runtime.stringtype report_printer = Location.report_printer = {pp : report_printer -> Format.formatter -> report -> unit;pp_report_kind : report_printer -> report -> Format.formatter -> report_kind -> unit;pp_main_loc : report_printer -> report -> Format.formatter -> t -> unit;pp_main_txt : report_printer -> report -> Format.formatter -> (Format.formatter -> unit) -> unit;pp_submsgs : report_printer -> report -> Format.formatter -> msg list -> unit;pp_submsg : report_printer -> report -> Format.formatter -> msg -> unit;pp_submsg_loc : report_printer -> report -> Format.formatter -> t -> unit;pp_submsg_txt : report_printer -> report -> Format.formatter -> (Format.formatter -> unit) -> unit;
}val pp_report_printer :
Ppx_deriving_runtime.Format.formatter ->
report_printer ->
Ppx_deriving_runtime.unitval show_report_printer : report_printer -> Ppx_deriving_runtime.stringtype error = reportval pp_error :
Ppx_deriving_runtime.Format.formatter ->
error ->
Ppx_deriving_runtime.unitval show_error : error -> Ppx_deriving_runtime.string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>