package reason

  1. Overview
  2. Docs
val safeguard_parsing : Lexing.lexbuf -> (unit -> 'a * Reason_pprint_ast.commentWithCategory) -> 'a * Reason_pprint_ast.commentWithCategory
type token
module Lexer_impl : sig ... end
val core_type : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.core_type
val implementation : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.structure
val interface : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.signature
val toplevel_phrase : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.toplevel_phrase
val use_file : Lexing.lexbuf -> Migrate_parsetree.Ast_404.Parsetree.toplevel_phrase list
val format_interface_with_comments : (Migrate_parsetree.Ast_404.Parsetree.signature * Reason_pprint_ast.commentWithCategory) -> Format.formatter -> unit
val format_implementation_with_comments : (Migrate_parsetree.Ast_404.Parsetree.structure * Reason_pprint_ast.commentWithCategory) -> Format.formatter -> unit
OCaml

Innovation. Community. Security.