package libsail

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

Module Libsail.ScatteredSource

Sourceval funcl_id : 'a Ast.funcl -> Ast.id
Sourceval last_scattered_funcl : Ast.id -> ('a, 'b) Ast.def list -> bool
Sourceval last_scattered_mapcl : Ast.id -> ('a, 'b) Ast.def list -> bool
Sourceval fake_rec_opt : Parse_ast.l -> 'a Ast.rec_opt
Sourceval no_tannot_opt : Parse_ast.l -> Ast.tannot_opt
Sourceval get_union_records : Ast.id -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list
Sourceval filter_union_clauses : Ast.id -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list
Sourceval filter_enum_clauses : Ast.id -> ('a, 'b) Ast.def list -> ('a, 'b) Ast.def list
Sourceval patch_funcl_loc : Type_check.env Ast.def_annot -> 'a Ast.funcl -> 'a Ast.funcl
Sourceval patch_mapcl_annot : Type_check.env Ast.def_annot -> 'a Ast.mapcl -> 'a Ast.mapcl
OCaml

Innovation. Community. Security.