Module Reason_toolchain_reasonSource

Sourcemodule Lexer = Reason_lexer
Sourcetype invalid_docstrings = Reason_lexer.invalid_docstrings
Sourceval skip_phrase : Lexer.t -> unit
Sourceval safeguard_parsing : Lexing.lexbuf -> (unit -> 'a) -> 'a
Sourceval format_implementation_with_comments : (Reason_migrate_parsetree.Ast_411.Parsetree.structure * Reason_comment.t list) -> Format.formatter -> unit