reason
Reason: Syntax & Toolchain for OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library reason
val core_type_with_comments :
Lexing.lexbuf ->
Migrate_parsetree.Ast_404.Parsetree.core_type * Reason_comment.t list
val implementation_with_comments :
Lexing.lexbuf ->
Migrate_parsetree.Ast_404.Parsetree.structure * Reason_comment.t list
val interface_with_comments :
Lexing.lexbuf ->
Migrate_parsetree.Ast_404.Parsetree.signature * Reason_comment.t list
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_comment.t list) ->
unit
val print_implementation_with_comments :
Format.formatter ->
(Migrate_parsetree.Ast_404.Parsetree.structure * Reason_comment.t list) ->
unit