reason
Reason: Syntax & Toolchain for OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package reason
-
reason
-
reason.cmdliner
-
reason.easy_format
-
reason.ocaml-migrate-parsetree
-
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 ->
Parsetree.core_type * Reason_comment.t list
val implementation_with_comments :
Lexing.lexbuf ->
Parsetree.structure * Reason_comment.t list
val interface_with_comments :
Lexing.lexbuf ->
Parsetree.signature * Reason_comment.t list
val core_type : Lexing.lexbuf -> Parsetree.core_type
val implementation : Lexing.lexbuf -> Parsetree.structure
val interface : Lexing.lexbuf -> Parsetree.signature
val toplevel_phrase : Lexing.lexbuf -> Parsetree.toplevel_phrase
val use_file : Lexing.lexbuf -> Parsetree.toplevel_phrase list
val print_interface_with_comments :
Format.formatter ->
(Parsetree.signature * Reason_comment.t list) ->
unit
val print_implementation_with_comments :
Format.formatter ->
(Parsetree.structure * Reason_comment.t list) ->
unit
ON THIS PAGE
No table of contents