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
Module
Reason_toolchain_ocaml
val doc_comments_filter :
unit ->
Reason_toolchain_conf.Ast_mapper.mapper * ( ('a * Location.t) -> bool )
module Lexer_impl : sig ... end
module OCaml_parser = Parser
type token = OCaml_parser.token
val parse_and_filter_doc_comments :
( Reason_toolchain_conf.Ast_mapper.mapper -> 'a -> 'b ) ->
( 'c -> 'd ) ->
'e ->
'f * unit
val implementation :
Lexing.lexbuf ->
Reason_omp__Ast_411.Parsetree.structure_item list * unit
val core_type :
Lexing.lexbuf ->
Reason_omp.OCaml_411.Ast.Parsetree.core_type * unit
val interface :
Lexing.lexbuf ->
Reason_omp__Ast_411.Parsetree.signature_item list * unit
val filter_toplevel_phrase :
Reason_toolchain_conf.Ast_mapper.mapper ->
Reason_toolchain_conf.Parsetree.toplevel_phrase ->
unit
val toplevel_phrase :
Lexing.lexbuf ->
Reason_toolchain_conf.Parsetree.toplevel_phrase * unit
val use_file :
Lexing.lexbuf ->
Reason_toolchain_conf.Parsetree.toplevel_phrase list * unit
val skip_phrase : Lexing.lexbuf -> unit
val maybe_skip_phrase : Lexing.lexbuf -> unit
val safeguard_parsing : Lexing.lexbuf -> ( unit -> 'a ) -> 'b
val format_interface_with_comments :
(Reason_omp.OCaml_411.Ast.Parsetree.signature * 'a) ->
Format.formatter ->
unit
val format_implementation_with_comments :
(Reason_omp.Ast_411.Parsetree.structure * 'a) ->
Format.formatter ->
unit
module Lexer = Lexer_impl
ON THIS PAGE
No table of contents