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 safeguard_parsing :
Lexing.lexbuf ->
( unit -> 'a * Reason_comment.t list ) ->
'a * Reason_comment.t list
module Lexer : sig ... end
val core_type :
Lexer.t ->
Reason_toolchain_conf.Parsetree.core_type * invalid_docstrings
val implementation :
Lexer.t ->
Reason_toolchain_conf.Parsetree.structure * invalid_docstrings
val interface :
Lexer.t ->
Reason_toolchain_conf.Parsetree.signature * invalid_docstrings
val toplevel_phrase :
Lexer.t ->
Reason_toolchain_conf.Parsetree.toplevel_phrase * invalid_docstrings
val use_file :
Lexer.t ->
Reason_toolchain_conf.Parsetree.toplevel_phrase list * invalid_docstrings
val format_interface_with_comments :
(Reason_toolchain_conf.Parsetree.signature * Reason_comment.t list) ->
Format.formatter ->
unit
val format_implementation_with_comments :
(Reason_toolchain_conf.Parsetree.structure * Reason_comment.t list) ->
Format.formatter ->
unit
ON THIS PAGE
No table of contents