package reason

  1. Overview
  2. Docs
val core_type_with_comments : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.core_type * Reason_pprint_ast.commentWithCategory
val implementation_with_comments : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.structure * Reason_pprint_ast.commentWithCategory
val interface_with_comments : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.signature * Reason_pprint_ast.commentWithCategory
val core_type : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.core_type
val implementation : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.structure
val interface : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.signature
val toplevel_phrase : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.toplevel_phrase
val use_file : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.toplevel_phrase list
val print_interface_with_comments : Format.formatter -> (Migrate_parsetree.Ast_404.Parsetree.signature * Reason_pprint_ast.commentWithCategory) -> unit
val print_implementation_with_comments : Format.formatter -> (Migrate_parsetree.Ast_404.Parsetree.structure * Reason_pprint_ast.commentWithCategory) -> unit
OCaml

Innovation. Community. Security.