package diffast-langs-cpp

  1. Overview
  2. Docs

Module Cpp_base.Cpp_unparsingSource

module Sourcecode = Diffast_core.Sourcecode
module Unparsing_base = Langs_common.Unparsing_base
Sourcemodule L = Cpp_label
module Tree : sig ... end
Sourcemodule Fmtr : sig ... end
module UPB : sig ... end
Sourceval _pr_semicolon : unit -> unit
Sourceval pr_semicolon : unit -> unit
Sourceval pr_colon_colon : unit -> unit
Sourceval pr_lt : unit -> unit
Sourceval pr_gt : unit -> unit
Sourceval pr_if_newline : unit -> unit
Sourceclass ppbox_ : object ... end
Sourceval pb : ppbox_
Sourceval error_symbol : string
Sourceval getlab : < data : < _label : Obj.t ; orig_lab_opt : Obj.t option.. >.. > -> L.t
Sourceval has_orig_lab : < data : < _label : Obj.t ; orig_lab_opt : Obj.t option.. >.. > -> bool
Sourceval get_nth_children : < children : 'a array ; data : < get_ordinal : int -> 'b.. >.. > -> 'b -> 'a array
Sourceval pr_node : ?fail_on_error:bool -> ?va:bool -> ?prec:int -> < children : 'a array ; data : < _label : Obj.t ; get_ordinal : int -> int ; get_prefix : string ; get_suffix : string ; orig_lab_opt : Obj.t option.. > ; initial_children : 'a array.. > as 'a -> unit
Sourceval unparse : ?no_boxing:bool -> ?no_header:bool -> ?fail_on_error:bool -> < children : 'a array ; data : < _label : Obj.t ; get_ordinal : int -> int ; get_prefix : string ; get_suffix : string ; orig_lab_opt : Obj.t option.. > ; initial_children : 'a array.. > as 'a -> unit
OCaml

Innovation. Community. Security.