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