package archetype

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