package libsail

  1. Overview
  2. Docs
val funcl_id : 'a Ast.funcl -> Ast.id
val last_scattered_funcl : Ast.id -> 'a Ast.def list -> bool
val last_scattered_mapcl : Ast.id -> 'a 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 Ast.def list -> 'b Ast.def list -> 'a Ast.def list
val filter_union_clauses : Ast.id -> 'a Ast.def list -> 'a Ast.def list
val filter_enum_clauses : Ast.id -> 'a Ast.def list -> 'a Ast.def list
val patch_funcl_loc : Ast.def_annot -> 'a Ast.funcl -> 'b Ast.funcl
val patch_mapcl_annot : Ast.def_annot -> 'a Ast.mapcl -> 'b Ast.mapcl
module PC_config : sig ... end
module PC : sig ... end