package rotor
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
An automatic refactoring tool for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
rotor-0.1.zip
md5=372ca9b6a7af2fdd99d5117d376870b4
sha512=6f5473951437a48bf9ae7a5d22a4283c02bed6a6e5c7bc02fc5f28dc5c28720f3e2c69f32a2a0c5b9447c2bc8c83746bb4de5b67909a98cc8921527582727063
doc/rotor/Rotor_location/index.html
Module Rotor_location
include module type of Compiler_import.Location
val none : tval in_file : string -> tval init : Lexing.lexbuf -> string -> unitval curr : Lexing.lexbuf -> tval symbol_rloc : unit -> tval symbol_gloc : unit -> tval rhs_loc : int -> tval rhs_interval : int -> int -> tval get_pos_info : Lexing.position -> string * int * intval mknoloc : 'a -> 'a locval input_name : string refval input_lexbuf : Lexing.lexbuf option refval print_filename : Format.formatter -> string -> unitval print_loc : Format.formatter -> t -> unitval print_locs : Format.formatter -> t list -> unitval highlight_terminfo : Lexing.lexbuf -> Format.formatter -> t list -> unittype msg = (Format.formatter -> unit) locval msg : ?loc:t -> ('a, Format.formatter, unit, msg) format4 -> 'atype 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 batch_mode_printer : report_printerval terminfo_toplevel_printer : Lexing.lexbuf -> report_printerval best_toplevel_printer : unit -> report_printerval print_report : Format.formatter -> report -> unitval report_printer : (unit -> report_printer) refval default_report_printer : unit -> report_printerval formatter_for_warnings : Format.formatter refval print_warning : t -> Format.formatter -> Warnings.t -> unitval prerr_warning : t -> Warnings.t -> unitval print_alert : t -> Format.formatter -> Warnings.alert -> unitval prerr_alert : t -> Warnings.alert -> unittype error = reportval errorf :
?loc:t ->
?sub:msg list ->
('a, Format.formatter, unit, error) format4 ->
'aval error_of_printer :
?loc:t ->
?sub:msg list ->
(Format.formatter -> 'a -> unit) ->
'a ->
errorval error_of_printer_file : (Format.formatter -> 'a -> unit) -> 'a -> errorval register_error_of_exn : (exn -> error option) -> unitval error_of_exn : exn -> [ `Already_displayed | `Ok of error ] optionexception Error of errorval raise_errorf :
?loc:t ->
?sub:msg list ->
('a, Format.formatter, unit, 'b) format4 ->
'aval report_exception : Format.formatter -> exn -> unitval err_of_exn : exn -> error optionval pp_error : error Containers.Format.printerA printer for Location.errors
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>