package reason-parser

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Lexer_impl = Lexer
module Parser_impl = Parser
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