package reason

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

Module Reason_heuristics

val is_punned_labelled_expression : Migrate_parsetree.Ast_408.Parsetree.expression -> string -> bool
val funAppCallbackExceedsWidth : printWidth:int -> args: (Migrate_parsetree.Ast_408.Asttypes.arg_label * Migrate_parsetree.Ast_408.Parsetree.expression) list -> funExpr:Migrate_parsetree.Ast_408.Parsetree.expression -> unit -> bool
val singleTokenPatternOmmitTrail : string -> bool
val bsExprCanBeUncurried : Migrate_parsetree.Ast_408.Parsetree.expression -> bool
val isUnderscoreIdent : Migrate_parsetree.Ast_408.Parsetree.expression -> bool
val isUnderscoreApplication : Migrate_parsetree.Ast_408.Parsetree.expression -> bool
val isPipeFirstWithNonSimpleJSXChild : Migrate_parsetree.Ast_408.Parsetree.expression -> bool
OCaml

Innovation. Community. Security.