package archetype

  1. Overview
  2. Docs
constraint 'b reduce2 = 'b reduce2
method visit_Pwild : 'c -> 'd
method visit_Pref : 'e -> pname Archetype.Location.loced -> pname Archetype.Location.loced -> lident list -> lident list -> 'f
method fail_pattern_unloc : 'g -> pattern_unloc -> pattern_unloc -> 'h
method visit_pattern_unloc : 'i -> pattern_unloc -> pattern_unloc -> 'j
method visit_PIdent : 'k -> Archetype.Ident.ident -> Archetype.Ident.ident -> 'l
method visit_PCons : 'm -> 'n
method visit_PNil : 'o -> 'p
method visit_PSome : 'q -> 'r
method visit_PNone : 's -> 't
method visit_PLeft : 'u -> 'v
method visit_PRight : 'w -> 'x
method fail_pname : 'y -> pname -> pname -> 'z
method visit_pname : 'a1 -> pname -> pname -> 'b1
method visit_VLBefore : 'e1 -> 'f1
method visit_VLIdent : 'g1 -> lident -> lident -> 'h1
method fail_var_label : 'i1 -> var_label -> var_label -> 'j1
method visit_var_label : 'k1 -> var_label -> var_label -> 'l1
method visit_VSAdded : 'm1 -> 'n1
method visit_VSUnmoved : 'o1 -> 'p1
method visit_VSRemoved : 'q1 -> 'r1
method fail_var_vset : 's1 -> var_vset -> var_vset -> 't1
method visit_var_vset : 'u1 -> var_vset -> var_vset -> 'v1
method visit_FIsimple : 'w1 -> lident -> lident -> 'x1
method visit_FIdouble : 'y1 -> lident -> lident -> lident -> lident -> 'z1
method fail_for_ident_unloc : 'a2 -> for_ident_unloc -> for_ident_unloc -> 'b2
method visit_for_ident_unloc : 'c2 -> for_ident_unloc -> for_ident_unloc -> 'd2
method visit_TTsimple : 'g2 -> expr -> expr -> expr -> expr -> 'h2
method visit_TTcontract : 'i2 -> expr -> expr -> expr -> expr -> lident -> lident -> type_t -> type_t -> expr -> expr -> 'j2
method visit_TTentry : 'k2 -> expr -> expr -> lident -> lident -> expr -> expr -> 'l2
method visit_TTself : 'm2 -> expr -> expr -> lident -> lident -> expr list -> expr list -> 'n2
method visit_TToperation : 'o2 -> expr -> expr -> 'p2
method fail_transfer_t : 'q2 -> transfer_t -> transfer_t -> 'r2
method visit_transfer_t : 's2 -> transfer_t -> transfer_t -> 't2
method visit_Eterm : 'u2 -> (var_vset option * var_label option) -> (var_vset option * var_label option) -> lident -> lident -> 'v2
method visit_Eliteral : 'w2 -> literal -> literal -> 'x2
method visit_Earray : 'y2 -> expr list -> expr list -> 'z2
method visit_Erecord : 'a3 -> record_item list -> record_item list -> 'b3
method visit_Etuple : 'c3 -> expr list -> expr list -> 'd3
method visit_Edot : 'e3 -> expr -> expr -> lident -> lident -> 'f3
method visit_Equestiondot : 'g3 -> expr -> expr -> lident -> lident -> 'h3
method visit_Esqapp : 'i3 -> expr -> expr -> expr -> expr -> 'j3
method visit_Emulticomp : 'k3 -> expr -> expr -> (comparison_operator Archetype.Location.loced * expr) list -> (comparison_operator Archetype.Location.loced * expr) list -> 'l3
method visit_Eapp : 'm3 -> function_ -> function_ -> expr list -> expr list -> 'n3
method visit_Eappt : 'o3 -> function_ -> function_ -> type_t list -> type_t list -> expr list -> expr list -> 'p3
method visit_Emethod : 'q3 -> expr -> expr -> lident -> lident -> expr list -> expr list -> 'r3
method visit_Etransfer : 's3 -> transfer_t -> transfer_t -> 't3
method visit_Edorequire : 'u3 -> expr -> expr -> expr -> expr -> 'v3
method visit_Edofailif : 'w3 -> expr -> expr -> expr -> expr -> 'x3
method visit_Efail : 'y3 -> expr -> expr -> 'z3
method visit_Efailsome : 'a4 -> expr -> expr -> 'b4
method visit_Eassign : 'c4 -> assignment_operator -> assignment_operator -> expr -> expr -> expr -> expr -> 'd4
method visit_Eassignopt : 'e4 -> expr -> expr -> expr -> expr -> expr -> expr -> 'f4
method visit_Eif : 'g4 -> expr -> expr -> expr -> expr -> expr option -> expr option -> 'h4
method visit_Efor : 'i4 -> lident option -> lident option -> for_ident_unloc Archetype.Location.loced -> for_ident_unloc Archetype.Location.loced -> expr -> expr -> expr -> expr -> 'j4
method visit_Eiter : 'k4 -> lident option -> lident option -> lident -> lident -> expr option -> expr option -> expr -> expr -> expr -> expr -> 'l4
method visit_Ewhile : 'm4 -> lident option -> lident option -> expr -> expr -> expr -> expr -> 'n4
method visit_Eseq : 'o4 -> expr -> expr -> expr -> expr -> 'p4
method visit_Eletin : 'q4 -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> expr -> expr -> expr option -> expr option -> 'r4
method visit_Evar : 's4 -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> bool -> bool -> 't4
method visit_Evaropt : 'u4 -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> expr option -> expr option -> bool -> bool -> 'v4
method visit_Ematchwith : 'w4 -> expr -> expr -> branch list -> branch list -> 'x4
method visit_Efold : 'y4 -> expr -> expr -> lident -> lident -> expr -> expr -> 'z4
method visit_Emap : 'a5 -> expr -> expr -> lident -> lident -> expr -> expr -> 'b5
method visit_Erecupdate : 'c5 -> expr -> expr -> (lident * expr) list -> (lident * expr) list -> 'd5
method visit_Equantifier : 'e5 -> quantifier -> quantifier -> lident -> lident -> quantifier_kind -> quantifier_kind -> expr -> expr -> 'f5
method visit_Eassert : 'g5 -> lident -> lident -> 'h5
method visit_Elabel : 'i5 -> lident -> lident -> 'j5
method visit_Ereturn : 'k5 -> expr -> expr -> 'l5
method visit_Eoption : 'm5 -> option_ -> option_ -> 'n5
method visit_Eor : 'o5 -> or_ -> or_ -> 'p5
method visit_Elambda : 'q5 -> type_t option -> type_t option -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> 'r5
method visit_Eentrypoint : 's5 -> type_t -> type_t -> expr -> expr -> expr -> expr -> 't5
method visit_Ecallview : 'u5 -> type_t -> type_t -> expr -> expr -> expr -> expr -> expr -> expr -> 'v5
method visit_Eunpack : 'w5 -> type_t -> type_t -> expr -> expr -> 'x5
method visit_Eemit : 'y5 -> type_t -> type_t -> expr -> expr -> 'z5
method visit_Eself : 'a6 -> lident -> lident -> 'b6
method visit_Eternary : 'c6 -> expr -> expr -> expr -> expr -> expr -> expr -> 'd6
method visit_Eany : 'e6 -> 'f6
method visit_Enothing : 'g6 -> 'h6
method visit_Eunit : 'i6 -> 'j6
method visit_Einvalid : 'k6 -> 'l6
method fail_expr_unloc : 'm6 -> expr_unloc -> expr_unloc -> 'n6
method visit_expr_unloc : 'o6 -> expr_unloc -> expr_unloc -> 'p6
method visit_branch : 'q6 -> branch -> branch -> 'r6
method visit_Added : 's6 -> 't6
method visit_After : 'u6 -> 'v6
method visit_Before : 'w6 -> 'x6
method visit_Fixed : 'y6 -> 'z6
method visit_Removed : 'a7 -> 'b7
method visit_Stable : 'c7 -> 'd7
method fail_scope : 'e7 -> scope -> scope -> 'f7
method visit_scope : 'g7 -> scope -> scope -> 'h7
method visit_Qcollection : 'i7 -> expr -> expr -> 'j7
method visit_Qtype : 'k7 -> type_t -> type_t -> 'l7
method fail_quantifier_kind : 'm7 -> quantifier_kind -> quantifier_kind -> 'n7
method visit_quantifier_kind : 'o7 -> quantifier_kind -> quantifier_kind -> 'p7
method visit_OSome : 'q7 -> expr -> expr -> 'r7
method visit_ONone : 's7 -> type_t option -> type_t option -> 't7
method fail_option_ : 'u7 -> option_ -> option_ -> 'v7
method visit_option_ : 'w7 -> option_ -> option_ -> 'x7
method visit_Oleft : 'y7 -> type_t option -> type_t option -> type_t -> type_t -> expr -> expr -> 'z7
method visit_Oright : 'a8 -> type_t -> type_t -> type_t option -> type_t option -> expr -> expr -> 'b8
method fail_or_ : 'c8 -> or_ -> or_ -> 'd8
method visit_or_ : 'e8 -> or_ -> or_ -> 'f8
method visit_Fident : 'g8 -> lident -> lident -> 'h8
method visit_Foperator : 'i8 -> operator Archetype.Location.loced -> operator Archetype.Location.loced -> 'j8
method fail_function_ : 'k8 -> function_ -> function_ -> 'l8
method visit_function_ : 'm8 -> function_ -> function_ -> 'n8
method visit_Lint : 'o8 -> Archetype.Core.big_int -> Archetype.Core.big_int -> 'p8
method visit_Lnat : 'q8 -> Archetype.Core.big_int -> Archetype.Core.big_int -> 'r8
method visit_Ldecimal : 's8 -> string -> string -> 't8
method visit_Ltz : 'u8 -> string -> string -> 'v8
method visit_Lmtz : 'w8 -> string -> string -> 'x8
method visit_Lutz : 'y8 -> string -> string -> 'z8
method visit_Laddress : 'a9 -> string -> string -> 'b9
method visit_Lstring : 'c9 -> string -> string -> 'd9
method visit_Lbool : 'e9 -> bool -> bool -> 'f9
method visit_Lduration : 'g9 -> string -> string -> 'h9
method visit_Ldate : 'i9 -> string -> string -> 'j9
method visit_Lbytes : 'k9 -> string -> string -> 'l9
method visit_Lpercent : 'm9 -> string -> string -> 'n9
method fail_literal : 'o9 -> literal -> literal -> 'p9
method visit_literal : 'q9 -> literal -> literal -> 'r9
method visit_record_item : 's9 -> record_item -> record_item -> 't9
method visit_expr : 'u9 -> expr -> expr -> 'd1
method visit_lident_typ : 'v9 -> lident_typ -> lident_typ -> 'w9
method visit_label_expr : 'x9 -> (lident * expr) Archetype.Location.loced -> (lident * expr) Archetype.Location.loced -> 'd1
method visit_label_exprs : 'y9 -> label_exprs -> label_exprs -> 'd1
method visit_Eextension : 'z9 -> lident -> lident -> expr list -> expr list -> 'a10
method visit_extension_unloc : 'b10 -> extension_unloc -> extension_unloc -> 'c10
method visit_exts : 'e10 -> exts -> exts -> 'd1
method visit_Ffield : 'f10 -> lident -> lident -> type_t -> type_t -> expr option -> expr option -> exts -> exts -> 'g10
method visit_field_unloc : 'h10 -> field_unloc -> field_unloc -> 'i10
method visit_args : 'k10 -> args -> args -> 'd1
method visit_invariants : 'l10 -> invariants -> invariants -> 'd1
method visit_Vpredicate : 'm10 -> lident -> lident -> args -> args -> expr -> expr -> 'n10
method visit_Vdefinition : 'o10 -> lident -> lident -> type_t -> type_t -> lident -> lident -> expr -> expr -> 'p10
method visit_Vvariable : 'q10 -> lident -> lident -> type_t -> type_t -> expr option -> expr option -> 'r10
method visit_Veffect : 's10 -> expr -> expr -> 't10
method visit_Vassert : 'u10 -> (lident * expr * invariants * lident list) -> (lident * expr * invariants * lident list) -> 'v10
method visit_Vfails : 'w10 -> (lident * lident option * lident * type_t * expr) list -> (lident * lident option * lident * type_t * expr) list -> 'x10
method visit_Vpostcondition : 'y10 -> (lident * expr * invariants * lident list * postkind option) -> (lident * expr * invariants * lident list * postkind option) -> 'z10
method fail_specification_item_unloc : 'a11 -> specification_item_unloc -> specification_item_unloc -> 'b11
method visit_specification_item_unloc : 'c11 -> specification_item_unloc -> specification_item_unloc -> 'd11
method visit_PKPost : 'e11 -> 'f11
method visit_PKInv : 'g11 -> 'h11
method fail_postkind : 'i11 -> postkind -> postkind -> 'j11
method visit_postkind : 'k11 -> postkind -> postkind -> 'l11
method visit_specification_unloc : 'n11 -> specification_unloc -> specification_unloc -> 'o11
method visit_Sident : 'q11 -> lident -> lident -> 'r11
method visit_Sdot : 's11 -> lident -> lident -> lident -> lident -> 't11
method visit_Slist : 'u11 -> security_arg list -> security_arg list -> 'v11
method visit_Sapp : 'w11 -> lident -> lident -> security_arg list -> security_arg list -> 'x11
method visit_Sbut : 'y11 -> lident -> lident -> security_arg -> security_arg -> 'z11
method visit_Sto : 'a12 -> lident -> lident -> security_arg -> security_arg -> 'b12
method fail_security_arg_unloc : 'c12 -> security_arg_unloc -> security_arg_unloc -> 'd12
method visit_security_arg_unloc : 'e12 -> security_arg_unloc -> security_arg_unloc -> 'f12
method visit_security_arg : 'g12 -> security_arg -> security_arg -> 'd1
method visit_security_item_unloc : 'h12 -> security_item_unloc -> security_item_unloc -> 'i12
method visit_security_unloc : 'k12 -> security_unloc -> security_unloc -> 'l12
method visit_s_function : 'n12 -> s_function -> s_function -> 'o12
method visit_entry_properties : 'p12 -> entry_properties -> entry_properties -> 'q12
method visit_transition : 'r12 -> transition -> transition -> 'd1
method visit_parameter : 's12 -> (lident * type_t * expr option * bool) Archetype.Location.loced -> (lident * type_t * expr option * bool) Archetype.Location.loced -> 'd1
method visit_parameters : 't12 -> parameters -> parameters -> 'd1
method visit_Muri : 'u12 -> string Archetype.Location.loced -> string Archetype.Location.loced -> 'v12
method visit_Mjson : 'w12 -> string Archetype.Location.loced -> string Archetype.Location.loced -> 'x12
method fail_metadata : 'y12 -> metadata -> metadata -> 'z12
method visit_metadata : 'a13 -> metadata -> metadata -> 'b13
method visit_VKvariable : 'c13 -> 'd13
method visit_VKconstant : 'e13 -> 'f13
method fail_variable_kind : 'g13 -> variable_kind -> variable_kind -> 'h13
method visit_variable_kind : 'i13 -> variable_kind -> variable_kind -> 'j13
method visit_EKenum : 'k13 -> lident -> lident -> 'l13
method visit_EKstate : 'm13 -> 'n13
method fail_enum_kind : 'o13 -> enum_kind -> enum_kind -> 'p13
method visit_enum_kind : 'q13 -> enum_kind -> enum_kind -> 'r13
method visit_Darchetype : 's13 -> lident -> lident -> parameters -> parameters -> metadata option -> metadata option -> exts -> exts -> 't13
method visit_Dvariable : 'u13 -> variable_decl -> variable_decl -> 'v13
method visit_Denum : 'w13 -> enum_kind -> enum_kind -> enum_decl -> enum_decl -> 'x13
method visit_Dasset : 'y13 -> asset_decl -> asset_decl -> 'z13
method visit_Drecord : 'a14 -> record_decl -> record_decl -> 'b14
method visit_Dentry : 'c14 -> entry_decl -> entry_decl -> 'd14
method visit_Dtransition : 'e14 -> transition_decl -> transition_decl -> 'f14
method visit_Dextension : 'g14 -> extension_decl -> extension_decl -> 'h14
method visit_Dnamespace : 'i14 -> namespace_decl -> namespace_decl -> 'j14
method visit_Dfunction : 'k14 -> s_function -> s_function -> 'l14
method visit_Dspecasset : 'o14 -> (lident * label_exprs) -> (lident * label_exprs) -> 'p14
method visit_Dspecfun : 'q14 -> specfun -> specfun -> 'r14
method visit_Dspecvariable : 's14 -> (lident * label_exprs) -> (lident * label_exprs) -> 't14
method visit_Dtype : 'w14 -> lident -> lident -> type_t -> type_t -> 'x14
method visit_Devent : 'y14 -> record_decl -> record_decl -> 'z14
method visit_Dinvalid : 'a15 -> 'b15
method fail_declaration_unloc : 'c15 -> declaration_unloc -> declaration_unloc -> 'd15
method visit_declaration_unloc : 'e15 -> declaration_unloc -> declaration_unloc -> 'f15
method visit_SKentry : 'g15 -> 'h15
method visit_SKfunction : 'i15 -> 'j15
method visit_SKgetter : 'k15 -> 'l15
method visit_SKview : 'm15 -> 'n15
method fail_specfun_kind : 'o15 -> specfun_kind -> specfun_kind -> 'p15
method visit_specfun_kind : 'q15 -> specfun_kind -> specfun_kind -> 'r15
method visit_specfun : 's15 -> specfun -> specfun -> 't15
method visit_variable_decl : 'u15 -> variable_decl -> variable_decl -> 'v15
method visit_enum_decl : 'w15 -> enum_decl -> enum_decl -> 'x15
method visit_asset_decl : 'y15 -> asset_decl -> asset_decl -> 'z15
method visit_record_decl : 'a16 -> record_decl -> record_decl -> 'b16
method visit_entry_decl : 'c16 -> entry_decl -> entry_decl -> 'd16
method visit_transition_decl : 'e16 -> transition_decl -> transition_decl -> 'f16
method visit_extension_decl : 'g16 -> extension_decl -> extension_decl -> 'h16
method visit_namespace_decl : 'i16 -> namespace_decl -> namespace_decl -> 'j16
method visit_MKMap : 'k16 -> 'l16
method visit_MKBigMap : 'm16 -> 'n16
method visit_MKIterableBigMap : 'o16 -> 'p16
method fail_map_kind : 'q16 -> map_kind -> map_kind -> 'r16
method visit_map_kind : 's16 -> map_kind -> map_kind -> 't16
method visit_AOidentifiedby : 'u16 -> lident list -> lident list -> 'v16
method visit_AOsortedby : 'w16 -> lident -> lident -> 'x16
method visit_AOtoMapKind : 'y16 -> map_kind -> map_kind -> 'z16
method fail_asset_option : 'a17 -> asset_option -> asset_option -> 'b17
method visit_asset_option : 'c17 -> asset_option -> asset_option -> 'd17
method visit_APOstates : 'e17 -> lident -> lident -> 'f17
method visit_APOconstraints : 'g17 -> label_exprs -> label_exprs -> 'h17
method visit_APOinit : 'i17 -> expr list -> expr list -> 'j17
method fail_asset_post_option : 'k17 -> asset_post_option -> asset_post_option -> 'l17
method visit_asset_post_option : 'm17 -> asset_post_option -> asset_post_option -> 'n17
method visit_EOinitial : 'o17 -> 'p17
method visit_EOspecification : 'q17 -> label_exprs -> label_exprs -> 'r17
method fail_enum_option : 's17 -> enum_option -> enum_option -> 't17
method visit_enum_option : 'u17 -> enum_option -> enum_option -> 'v17
method visit_declaration : 'w17 -> declaration -> declaration -> 'd1
method visit_AOadd : 'x17 -> 'y17
method visit_AOremove : 'z17 -> 'a18
method visit_AOupdate : 'b18 -> 'c18
method fail_asset_operation_enum : 'd18 -> asset_operation_enum -> asset_operation_enum -> 'e18
method visit_asset_operation_enum : 'f18 -> asset_operation_enum -> asset_operation_enum -> 'g18
method visit_AssetOperation : 'h18 -> asset_operation_enum list -> asset_operation_enum list -> expr option -> expr option -> 'i18
method visit_asset_operation : 'j18 -> asset_operation -> asset_operation -> 'k18
method visit_Marchetype : 'l18 -> declaration list -> declaration list -> 'm18
method visit_Mextension : 'n18 -> lident -> lident -> declaration list -> declaration list -> declaration list -> declaration list -> 'o18
method fail_archetype_unloc : 'p18 -> archetype_unloc -> archetype_unloc -> 'q18
method visit_archetype_unloc : 'r18 -> archetype_unloc -> archetype_unloc -> 's18