package melange-compiler-libs

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

Module Melange_compiler_libs.MatchingSource

Sourceval call_switcher_variant_constant : (Lambda.scoped_location -> Lambda.lambda option -> Lambda.lambda -> (int * (string * Lambda.lambda)) list -> Lambda.switch_names option -> Lambda.lambda) ref
Sourceval call_switcher_variant_constr : (Lambda.scoped_location -> Lambda.lambda option -> Lambda.lambda -> (int * (string * Lambda.lambda)) list -> Lambda.switch_names option -> Lambda.lambda) ref
Sourceval make_test_sequence_variant_constant : (Lambda.lambda option -> Lambda.lambda -> (int * (string * Lambda.lambda)) list -> Lambda.lambda) ref
Sourceval for_function : scopes:Debuginfo.Scoped_location.scopes -> Location.t -> int ref option -> Lambda.lambda -> (Typedtree.pattern * Lambda.lambda) list -> Typedtree.partial -> Lambda.lambda
Sourceval for_trywith : scopes:Debuginfo.Scoped_location.scopes -> Location.t -> Lambda.lambda -> (Typedtree.pattern * Lambda.lambda) list -> Lambda.lambda
Sourceval for_let : scopes:Debuginfo.Scoped_location.scopes -> Location.t -> Lambda.lambda -> Typedtree.pattern -> Lambda.lambda -> Lambda.lambda
Sourceval for_multiple_match : scopes:Debuginfo.Scoped_location.scopes -> Location.t -> Lambda.lambda list -> (Typedtree.pattern * Lambda.lambda) list -> Typedtree.partial -> Lambda.lambda
Sourceval for_tupled_function : scopes:Debuginfo.Scoped_location.scopes -> Location.t -> Ident.t list -> (Typedtree.pattern list * Lambda.lambda) list -> Typedtree.partial -> Lambda.lambda
Sourceexception Cannot_flatten
Sourceval flatten_pattern : int -> Typedtree.pattern -> Typedtree.pattern list
Sourceval expand_stringswitch : Lambda.scoped_location -> Lambda.lambda -> (string * Lambda.lambda) list -> Lambda.lambda option -> Lambda.lambda
Sourceval names_from_construct_pattern : (Patterns.Head.desc Typedtree.pattern_data -> Lambda.switch_names option) ref
OCaml

Innovation. Community. Security.