package libsail

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val funcl_id : 'a Ast.funcl -> Ast.id
val last_scattered_funcl : Ast.id -> ('a, 'b) Ast.def list -> bool
val last_scattered_mapcl : Ast.id -> ('a, 'b) Ast.def list -> bool
val fake_rec_opt : Parse_ast.l -> 'a Ast.rec_opt
val no_tannot_opt : Parse_ast.l -> Ast.tannot_opt
val get_union_records : Ast.id -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list
val filter_union_clauses : Ast.id -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list
val filter_enum_clauses : Ast.id -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list
val patch_funcl_loc : Type_check.env Ast.def_annot -> 'a Ast.funcl -> 'a Ast.funcl
val patch_mapcl_annot : Type_check.env Ast.def_annot -> 'a Ast.mapcl -> 'a Ast.mapcl
OCaml

Innovation. Community. Security.