Parser_standard.Printast
val interface :
Format.formatter ->
Parser_standard.Parsetree.signature_item list ->
unit
val implementation :
Format.formatter ->
Parser_standard.Parsetree.structure_item list ->
unit
val top_phrase :
Format.formatter ->
Parser_standard.Parsetree.toplevel_phrase ->
unit
val expression :
int ->
Format.formatter ->
Parser_standard.Parsetree.expression ->
unit
val structure :
int ->
Format.formatter ->
Parser_standard.Parsetree.structure ->
unit
val payload :
int ->
Format.formatter ->
Parser_standard.Parsetree.payload ->
unit
val core_type :
int ->
Format.formatter ->
Parser_standard.Parsetree.core_type ->
unit
val module_type :
int ->
Format.formatter ->
Parser_standard.Parsetree.module_type ->
unit