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_FIsimple : 'e1 -> lident -> lident -> 'f1
method visit_FIdouble : 'g1 -> lident -> lident -> lident -> lident -> 'h1
method fail_for_ident_unloc : 'i1 -> for_ident_unloc -> for_ident_unloc -> 'j1
method visit_for_ident_unloc : 'k1 -> for_ident_unloc -> for_ident_unloc -> 'l1
method visit_TTsimple : 'o1 -> expr -> expr -> expr -> expr -> 'p1
method visit_TTcontract : 'q1 -> expr -> expr -> expr -> expr -> lident -> lident -> type_t -> type_t -> expr -> expr -> 'r1
method visit_TTentry : 's1 -> expr -> expr -> lident -> lident -> expr -> expr -> 't1
method visit_TTentry2 : 'u1 -> expr -> expr -> lident -> lident -> expr -> expr -> lident -> lident -> expr -> expr -> 'v1
method visit_TTself : 'w1 -> expr -> expr -> lident -> lident -> expr list -> expr list -> 'x1
method visit_TToperation : 'y1 -> expr -> expr -> 'z1
method fail_transfer_t : 'a2 -> transfer_t -> transfer_t -> 'b2
method visit_transfer_t : 'c2 -> transfer_t -> transfer_t -> 'd2
method visit_Eterm : 'e2 -> (id_scope * lident) -> (id_scope * lident) -> 'f2
method visit_Eliteral : 'g2 -> literal -> literal -> 'h2
method visit_Earray : 'i2 -> id_scope -> id_scope -> expr list -> expr list -> 'j2
method visit_Erecord : 'k2 -> id_scope -> id_scope -> record_item list -> record_item list -> 'l2
method visit_Etuple : 'm2 -> expr list -> expr list -> 'n2
method visit_Edot : 'o2 -> expr -> expr -> (id_scope * lident) -> (id_scope * lident) -> 'p2
method visit_Equestiondot : 'q2 -> expr -> expr -> (id_scope * lident) -> (id_scope * lident) -> 'r2
method visit_Esqapp : 's2 -> expr -> expr -> expr -> expr -> 't2
method visit_Emulticomp : 'u2 -> expr -> expr -> (comparison_operator Archetype.Location.loced * expr) list -> (comparison_operator Archetype.Location.loced * expr) list -> 'v2
method visit_Eapp : 'w2 -> function_ -> function_ -> expr list -> expr list -> 'x2
method visit_Eappt : 'y2 -> function_ -> function_ -> type_t list -> type_t list -> expr list -> expr list -> 'z2
method visit_Emethod : 'a3 -> expr -> expr -> lident -> lident -> expr list -> expr list -> 'b3
method visit_Etransfer : 'c3 -> transfer_t -> transfer_t -> 'd3
method visit_Edetach : 'e3 -> lident -> lident -> expr -> expr -> expr -> expr -> 'f3
method visit_Edorequire : 'g3 -> expr -> expr -> expr -> expr -> 'h3
method visit_Edofailif : 'i3 -> expr -> expr -> expr -> expr -> 'j3
method visit_Efail : 'k3 -> expr -> expr -> 'l3
method visit_Efailsome : 'm3 -> expr -> expr -> 'n3
method visit_Eassign : 'o3 -> assignment_operator -> assignment_operator -> expr -> expr -> expr -> expr -> 'p3
method visit_Eassignopt : 'q3 -> expr -> expr -> expr -> expr -> expr -> expr -> 'r3
method visit_Eif : 's3 -> expr -> expr -> expr -> expr -> expr option -> expr option -> 't3
method visit_Eiter : 'w3 -> lident -> lident -> expr option -> expr option -> expr -> expr -> expr -> expr -> 'x3
method visit_Ewhile : 'y3 -> expr -> expr -> expr -> expr -> 'z3
method visit_Eseq : 'a4 -> expr -> expr -> expr -> expr -> 'b4
method visit_Eletin : 'c4 -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> expr -> expr -> expr option -> expr option -> 'd4
method visit_Evar : 'e4 -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> bool -> bool -> 'f4
method visit_Evaropt : 'g4 -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> expr option -> expr option -> bool -> bool -> 'h4
method visit_Ematchwith : 'i4 -> expr -> expr -> branch list -> branch list -> 'j4
method visit_Efold : 'k4 -> expr -> expr -> lident -> lident -> expr -> expr -> 'l4
method visit_Emap : 'm4 -> expr -> expr -> lident -> lident -> expr -> expr -> 'n4
method visit_Erecupdate : 'o4 -> expr -> expr -> (lident * expr) list -> (lident * expr) list -> 'p4
method visit_Ereturn : 'q4 -> expr -> expr -> 'r4
method visit_Eoption : 's4 -> option_ -> option_ -> 't4
method visit_Eor : 'u4 -> or_ -> or_ -> 'v4
method visit_Elambda : 'w4 -> type_t option -> type_t option -> lident -> lident -> type_t option -> type_t option -> expr -> expr -> 'x4
method visit_Eentrypoint : 'y4 -> type_t -> type_t -> expr -> expr -> expr -> expr -> expr option -> expr option -> 'z4
method visit_Ecallview : 'a5 -> type_t -> type_t -> expr -> expr -> expr -> expr -> expr -> expr -> 'b5
method visit_Eunpack : 'c5 -> type_t -> type_t -> expr -> expr -> 'd5
method visit_Eemit : 'e5 -> type_t -> type_t -> expr -> expr -> 'f5
method visit_Eself : 'g5 -> lident -> lident -> 'h5
method visit_Eternary : 'i5 -> expr -> expr -> expr -> expr -> expr -> expr -> 'j5
method visit_Eany : 'k5 -> 'l5
method visit_Enothing : 'm5 -> 'n5
method visit_Eunit : 'o5 -> 'p5
method visit_Etz_expr : 'q5 -> string -> string -> 'r5
method visit_Einvalid : 's5 -> 't5
method fail_expr_unloc : 'u5 -> expr_unloc -> expr_unloc -> 'v5
method visit_expr_unloc : 'w5 -> expr_unloc -> expr_unloc -> 'x5
method visit_branch : 'y5 -> branch -> branch -> 'z5
method visit_Added : 'a6 -> 'b6
method visit_After : 'c6 -> 'd6
method visit_Before : 'e6 -> 'f6
method visit_Fixed : 'g6 -> 'h6
method visit_Removed : 'i6 -> 'j6
method visit_Stable : 'k6 -> 'l6
method fail_scope : 'm6 -> scope -> scope -> 'n6
method visit_scope : 'o6 -> scope -> scope -> 'p6
method visit_OSome : 'q6 -> expr -> expr -> 'r6
method visit_ONone : 's6 -> type_t option -> type_t option -> 't6
method fail_option_ : 'u6 -> option_ -> option_ -> 'v6
method visit_option_ : 'w6 -> option_ -> option_ -> 'x6
method visit_Oleft : 'y6 -> type_t option -> type_t option -> type_t -> type_t -> expr -> expr -> 'z6
method visit_Oright : 'a7 -> type_t -> type_t -> type_t option -> type_t option -> expr -> expr -> 'b7
method fail_or_ : 'c7 -> or_ -> or_ -> 'd7
method visit_or_ : 'e7 -> or_ -> or_ -> 'f7
method visit_Fident : 'g7 -> (id_scope * lident) -> (id_scope * lident) -> 'h7
method visit_Foperator : 'i7 -> operator Archetype.Location.loced -> operator Archetype.Location.loced -> 'j7
method fail_function_ : 'k7 -> function_ -> function_ -> 'l7
method visit_function_ : 'm7 -> function_ -> function_ -> 'n7
method visit_Lint : 'o7 -> Archetype.Core.big_int -> Archetype.Core.big_int -> 'p7
method visit_Lnat : 'q7 -> Archetype.Core.big_int -> Archetype.Core.big_int -> 'r7
method visit_Ldecimal : 's7 -> string -> string -> 't7
method visit_Ltz : 'u7 -> string -> string -> 'v7
method visit_Lmtz : 'w7 -> string -> string -> 'x7
method visit_Lutz : 'y7 -> string -> string -> 'z7
method visit_Laddress : 'a8 -> string -> string -> 'b8
method visit_Lstring : 'c8 -> string -> string -> 'd8
method visit_Lbool : 'e8 -> bool -> bool -> 'f8
method visit_Lduration : 'g8 -> string -> string -> 'h8
method visit_Ldate : 'i8 -> string -> string -> 'j8
method visit_Lbytes : 'k8 -> string -> string -> 'l8
method visit_Lpercent : 'm8 -> string -> string -> 'n8
method fail_literal : 'o8 -> literal -> literal -> 'p8
method visit_literal : 'q8 -> literal -> literal -> 'r8
method visit_record_item : 's8 -> record_item -> record_item -> 't8
method visit_expr : 'u8 -> expr -> expr -> 'd1
method visit_lident_typ : 'v8 -> lident_typ -> lident_typ -> 'w8
method visit_Ffield : 'x8 -> lident -> lident -> type_t -> type_t -> expr option -> expr option -> 'y8
method visit_field_unloc : 'z8 -> field_unloc -> field_unloc -> 'a9
method visit_args : 'c9 -> args -> args -> 'd1
method visit_VVonchain : 'd9 -> 'e9
method visit_VVoffchain : 'f9 -> 'g9
method visit_VVonoffchain : 'h9 -> 'i9
method visit_VVnone : 'j9 -> 'k9
method fail_view_visibility : 'l9 -> view_visibility -> view_visibility -> 'm9
method visit_view_visibility : 'n9 -> view_visibility -> view_visibility -> 'o9
method visit_s_function : 'p9 -> s_function -> s_function -> 'q9
method visit_entry_properties : 'r9 -> entry_properties -> entry_properties -> 's9
method visit_transition : 't9 -> transition -> transition -> 'd1
method visit_parameter : 'u9 -> (lident * type_t * expr option * bool) Archetype.Location.loced -> (lident * type_t * expr option * bool) Archetype.Location.loced -> 'd1
method visit_parameters : 'v9 -> parameters -> parameters -> 'd1
method visit_Muri : 'w9 -> string Archetype.Location.loced -> string Archetype.Location.loced -> 'x9
method visit_Mjson : 'y9 -> string Archetype.Location.loced -> string Archetype.Location.loced -> 'z9
method fail_metadata : 'a10 -> metadata -> metadata -> 'b10
method visit_metadata : 'c10 -> metadata -> metadata -> 'd10
method visit_VKvariable : 'e10 -> 'f10
method visit_VKconstant : 'g10 -> 'h10
method fail_variable_kind : 'i10 -> variable_kind -> variable_kind -> 'j10
method visit_variable_kind : 'k10 -> variable_kind -> variable_kind -> 'l10
method visit_EKenum : 'm10 -> lident -> lident -> 'n10
method visit_EKstate : 'o10 -> 'p10
method fail_enum_kind : 'q10 -> enum_kind -> enum_kind -> 'r10
method visit_enum_kind : 's10 -> enum_kind -> enum_kind -> 't10
method visit_Darchetype : 'u10 -> lident -> lident -> parameters -> parameters -> metadata option -> metadata option -> 'v10
method visit_Dimport : 'w10 -> lident option -> lident option -> lident -> lident -> 'x10
method visit_Dvariable : 'y10 -> variable_decl -> variable_decl -> 'z10
method visit_Denum : 'a11 -> enum_kind -> enum_kind -> enum_decl -> enum_decl -> 'b11
method visit_Dasset : 'c11 -> asset_decl -> asset_decl -> 'd11
method visit_Drecord : 'e11 -> record_decl -> record_decl -> 'f11
method visit_Dentry : 'g11 -> entry_decl -> entry_decl -> 'h11
method visit_Dtransition : 'i11 -> transition_decl -> transition_decl -> 'j11
method visit_Dnamespace : 'k11 -> namespace_decl -> namespace_decl -> 'l11
method visit_Dfunction : 'm11 -> s_function -> s_function -> 'n11
method visit_Dtype : 'o11 -> lident -> lident -> type_t -> type_t -> 'p11
method visit_Devent : 'q11 -> record_decl -> record_decl -> 'r11
method visit_Dinvalid : 's11 -> 't11
method fail_declaration_unloc : 'u11 -> declaration_unloc -> declaration_unloc -> 'v11
method visit_declaration_unloc : 'w11 -> declaration_unloc -> declaration_unloc -> 'x11
method visit_variable_decl : 'y11 -> variable_decl -> variable_decl -> 'z11
method visit_enum_decl : 'a12 -> enum_decl -> enum_decl -> 'b12
method visit_asset_decl : 'c12 -> asset_decl -> asset_decl -> 'd12
method visit_record_decl : 'e12 -> record_decl -> record_decl -> 'f12
method visit_entry_decl : 'g12 -> entry_decl -> entry_decl -> 'h12
method visit_transition_decl : 'i12 -> transition_decl -> transition_decl -> 'j12
method visit_namespace_decl : 'k12 -> namespace_decl -> namespace_decl -> 'l12
method visit_MKMap : 'm12 -> 'n12
method visit_MKBigMap : 'o12 -> 'p12
method visit_MKIterableBigMap : 'q12 -> 'r12
method fail_map_kind : 's12 -> map_kind -> map_kind -> 't12
method visit_map_kind : 'u12 -> map_kind -> map_kind -> 'v12
method visit_AOidentifiedby : 'w12 -> lident list -> lident list -> 'x12
method visit_AOsortedby : 'y12 -> lident -> lident -> 'z12
method visit_AOtoMapKind : 'a13 -> map_kind -> map_kind -> 'b13
method fail_asset_option : 'c13 -> asset_option -> asset_option -> 'd13
method visit_asset_option : 'e13 -> asset_option -> asset_option -> 'f13
method visit_APOinit : 'g13 -> expr list -> expr list -> 'h13
method visit_asset_post_option : 'i13 -> asset_post_option -> asset_post_option -> 'j13
method visit_EOinitial : 'k13 -> 'l13
method visit_enum_option : 'm13 -> enum_option -> enum_option -> 'n13
method visit_declaration : 'o13 -> declaration -> declaration -> 'd1
method visit_AOadd : 'p13 -> 'q13
method visit_AOremove : 'r13 -> 's13
method visit_AOupdate : 't13 -> 'u13
method fail_asset_operation_enum : 'v13 -> asset_operation_enum -> asset_operation_enum -> 'w13
method visit_asset_operation_enum : 'x13 -> asset_operation_enum -> asset_operation_enum -> 'y13
method visit_AssetOperation : 'z13 -> asset_operation_enum list -> asset_operation_enum list -> expr option -> expr option -> 'a14
method visit_asset_operation : 'b14 -> asset_operation -> asset_operation -> 'c14
method visit_archetype_unloc : 'd14 -> declaration list -> declaration list -> 'n1
method visit_archetype : 'e14 -> declaration list Archetype.Location.loced -> declaration list Archetype.Location.loced -> 'n1
OCaml

Innovation. Community. Security.