Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val print_string : Format.formatter -> string -> unit
type node = (location, string) Micheline.node
val print_expr : Format.formatter -> (location, string) Micheline.node -> unit
val print_expr_unwrapped :
Format.formatter ->
(location, string) Micheline.node ->
unit
val printable :
?comment:(int -> string option) ->
('p -> string) ->
'p Micheline.canonical ->
(location, string) Micheline.node