package reason

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Parameter Create_parse_entrypoint.Toolchain_impl

val safeguard_parsing : Lexing.lexbuf -> (unit -> 'a * Reason_comment.t list) -> 'a * Reason_comment.t list
type token
type invalid_docstrings
module Lexer : sig ... end
val format_interface_with_comments : (Reason_toolchain_conf.Parsetree.signature * Reason_comment.t list) -> Format.formatter -> unit
val format_implementation_with_comments : (Reason_toolchain_conf.Parsetree.structure * Reason_comment.t list) -> Format.formatter -> unit