package reason

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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 : (Parsetree.signature * Reason_comment.t list) -> Format.formatter -> unit
val format_implementation_with_comments : (Parsetree.structure * Reason_comment.t list) -> Format.formatter -> unit