package reason

  1. Overview
  2. Docs
module Lexer_impl = Lexer
module Parser_impl = Parser
val implementation : Lexing.lexbuf -> Migrate_parsetree.OCaml_404.Ast.Parsetree.structure
val toplevel_phrase : Lexing.lexbuf -> Migrate_parsetree.OCaml_404.Ast.Parsetree.toplevel_phrase
val skip_phrase : Lexing.lexbuf -> unit
val maybe_skip_phrase : Lexing.lexbuf -> unit
val safeguard_parsing : Lexing.lexbuf -> (unit -> 'a) -> 'a
val format_interface_with_comments : (Migrate_parsetree.OCaml_404.Ast.Parsetree.signature * 'a) -> Format.formatter -> unit
val format_implementation_with_comments : (Migrate_parsetree.OCaml_404.Ast.Parsetree.structure * 'a) -> Format.formatter -> unit
OCaml

Innovation. Community. Security.