package reason

  1. Overview
  2. Docs
val canonical_core_type_with_comments : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.core_type * Reason_pprint_ast.commentWithCategory
val canonical_implementation_with_comments : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.structure * Reason_pprint_ast.commentWithCategory
val canonical_interface_with_comments : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.signature * Reason_pprint_ast.commentWithCategory
val canonical_core_type : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.core_type
val canonical_implementation : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.structure
val canonical_interface : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.signature
val canonical_toplevel_phrase : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.toplevel_phrase
val canonical_use_file : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.toplevel_phrase list
val print_canonical_interface_with_comments : Format.formatter -> (Migrate_parsetree.Ast_404.Parsetree.signature * Reason_pprint_ast.commentWithCategory) -> unit
val print_canonical_implementation_with_comments : Format.formatter -> (Migrate_parsetree.Ast_404.Parsetree.structure * Reason_pprint_ast.commentWithCategory) -> unit
OCaml

Innovation. Community. Security.