Scalc.Print
val format_expr :
Shared_ast.decl_ctx ->
?debug:bool ->
Stdlib.Format.formatter ->
Ast.expr ->
unit
val format_item :
Shared_ast.decl_ctx ->
?debug:bool ->
Stdlib.Format.formatter ->
Ast.code_item ->
unit
val format_program :
?debug:bool ->
Stdlib.Format.formatter ->
Ast.program ->
unit