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