package archetype

  1. Overview
  2. Docs
constraint 'b iter = 'b iter
method visit_Pwild : 'c -> unit
method visit_Pref : 'd -> lident -> unit
method visit_pattern_unloc : 'e -> pattern_unloc -> unit
method visit_pattern : 'f -> pattern_unloc Archetype.Location.loced -> unit
method visit_s_term : 'g -> s_term -> unit
method visit_Eterm : 'h -> s_term -> lident -> unit
method visit_Eliteral : 'i -> literal -> unit
method visit_Earray : 'j -> expr list -> unit
method visit_Erecord : 'k -> record_item list -> unit
method visit_Etuple : 'l -> expr list -> unit
method visit_Edot : 'm -> expr -> lident -> unit
method visit_Emulticomp : 'n -> expr -> (comparison_operator Archetype.Location.loced * expr) list -> unit
method visit_Eapp : 'o -> function_ -> expr list -> unit
method visit_Emethod : 'p -> expr -> lident -> expr list -> unit
method visit_Etransfer : 'q -> expr -> expr -> (lident * expr list) option -> unit
method visit_Erequire : 'r -> expr -> unit
method visit_Efailif : 's -> expr -> unit
method visit_Eassign : 't -> assignment_operator -> expr -> expr -> unit
method visit_Eif : 'u -> expr -> expr -> expr option -> unit
method visit_Ebreak : 'v -> unit
method visit_Efor : 'w -> lident option -> lident -> expr -> expr -> unit
method visit_Eiter : 'x -> lident option -> lident -> expr option -> expr -> expr -> unit
method visit_Eseq : 'y -> expr -> expr -> unit
method visit_Eletin : 'z -> lident -> type_t option -> expr -> expr -> expr option -> unit
method visit_Evar : 'a1 -> lident -> type_t option -> expr -> unit
method visit_Ematchwith : 'b1 -> expr -> branch list -> unit
method visit_Equantifier : 'c1 -> quantifier -> lident -> quantifier_kind -> expr -> unit
method visit_Eassert : 'd1 -> lident -> unit
method visit_Elabel : 'e1 -> lident -> unit
method visit_Ereturn : 'f1 -> expr -> unit
method visit_Eoption : 'g1 -> option_ -> unit
method visit_Eany : 'h1 -> unit
method visit_Enothing : 'i1 -> unit
method visit_Einvalid : 'j1 -> unit
method visit_expr_unloc : 'k1 -> expr_unloc -> unit
method visit_branch : 'l1 -> branch -> unit
method visit_Added : 'm1 -> unit
method visit_After : 'n1 -> unit
method visit_Before : 'o1 -> unit
method visit_Fixed : 'p1 -> unit
method visit_Removed : 'q1 -> unit
method visit_Stable : 'r1 -> unit
method visit_scope : 's1 -> scope -> unit
method visit_Qcollection : 't1 -> expr -> unit
method visit_Qtype : 'u1 -> type_t -> unit
method visit_quantifier_kind : 'v1 -> quantifier_kind -> unit
method visit_OSome : 'w1 -> expr -> unit
method visit_ONone : 'x1 -> unit
method visit_option_ : 'y1 -> option_ -> unit
method visit_Fident : 'z1 -> lident -> unit
method visit_Foperator : 'a2 -> operator Archetype.Location.loced -> unit
method visit_function_ : 'b2 -> function_ -> unit
method visit_Lnumber : 'c2 -> Archetype.Core.big_int -> unit
method visit_Ldecimal : 'd2 -> string -> unit
method visit_Ltz : 'e2 -> Archetype.Core.big_int -> unit
method visit_Lmtz : 'f2 -> Archetype.Core.big_int -> unit
method visit_Lutz : 'g2 -> Archetype.Core.big_int -> unit
method visit_Laddress : 'h2 -> string -> unit
method visit_Lstring : 'i2 -> string -> unit
method visit_Lbool : 'j2 -> bool -> unit
method visit_Lduration : 'k2 -> string -> unit
method visit_Ldate : 'l2 -> string -> unit
method visit_Lbytes : 'm2 -> string -> unit
method visit_literal : 'n2 -> literal -> unit
method visit_record_item : 'o2 -> record_item -> unit
method visit_expr : 'p2 -> expr -> unit
method visit_lident_typ : 'q2 -> lident_typ -> unit
method visit_label_expr : 'r2 -> (lident * expr) Archetype.Location.loced -> unit
method visit_label_exprs : 's2 -> label_exprs -> unit
method visit_Eextension : 't2 -> lident -> expr list -> unit
method visit_extension_unloc : 'u2 -> extension_unloc -> unit
method visit_extension : 'v2 -> extension_unloc Archetype.Location.loced -> unit
method visit_exts : 'w2 -> exts -> unit
method visit_Ffield : 'x2 -> lident -> type_t -> expr option -> exts -> unit
method visit_field_unloc : 'y2 -> field_unloc -> unit
method visit_field : 'z2 -> field_unloc Archetype.Location.loced -> unit
method visit_args : 'a3 -> args -> unit
method visit_invariants : 'b3 -> invariants -> unit
method visit_Vpredicate : 'c3 -> lident -> args -> expr -> unit
method visit_Vdefinition : 'd3 -> lident -> type_t -> lident -> expr -> unit
method visit_Vvariable : 'e3 -> lident -> type_t -> expr option -> unit
method visit_Veffect : 'f3 -> expr -> unit
method visit_Vassert : 'g3 -> (lident * expr * invariants * lident list) -> unit
method visit_Vpostcondition : 'h3 -> (lident * expr * invariants * lident list) -> unit
method visit_Vcontractinvariant : 'i3 -> (lident * expr * invariants * lident list) -> unit
method visit_specification_item_unloc : 'j3 -> specification_item_unloc -> unit
method visit_specification_item : 'k3 -> specification_item_unloc Archetype.Location.loced -> unit
method visit_specification_unloc : 'l3 -> specification_unloc -> unit
method visit_specification : 'm3 -> specification_unloc Archetype.Location.loced -> unit
method visit_Sident : 'n3 -> lident -> unit
method visit_Sdot : 'o3 -> lident -> lident -> unit
method visit_Slist : 'p3 -> security_arg list -> unit
method visit_Sapp : 'q3 -> lident -> security_arg list -> unit
method visit_Sbut : 'r3 -> lident -> security_arg -> unit
method visit_Sto : 's3 -> lident -> security_arg -> unit
method visit_security_arg_unloc : 't3 -> security_arg_unloc -> unit
method visit_security_arg : 'u3 -> security_arg -> unit
method visit_security_item_unloc : 'v3 -> security_item_unloc -> unit
method visit_security_item : 'w3 -> security_item_unloc Archetype.Location.loced -> unit
method visit_security_unloc : 'x3 -> security_unloc -> unit
method visit_security : 'y3 -> security_unloc Archetype.Location.loced -> unit
method visit_s_function : 'z3 -> s_function -> unit
method visit_action_properties : 'a4 -> action_properties -> unit
method visit_transition : 'b4 -> transition -> unit
method visit_VKvariable : 'c4 -> unit
method visit_VKconstant : 'd4 -> unit
method visit_variable_kind : 'e4 -> variable_kind -> unit
method visit_EKenum : 'f4 -> lident -> unit
method visit_EKstate : 'g4 -> unit
method visit_enum_kind : 'h4 -> enum_kind -> unit
method visit_Darchetype : 'i4 -> lident -> exts -> unit
method visit_Dvariable : 'j4 -> variable_decl -> unit
method visit_Denum : 'k4 -> enum_kind -> enum_decl -> unit
method visit_Dasset : 'l4 -> asset_decl -> unit
method visit_Daction : 'm4 -> action_decl -> unit
method visit_Dtransition : 'n4 -> transition_decl -> unit
method visit_Dcontract : 'o4 -> contract_decl -> unit
method visit_Dextension : 'p4 -> extension_decl -> unit
method visit_Dnamespace : 'q4 -> namespace_decl -> unit
method visit_Dfunction : 'r4 -> s_function -> unit
method visit_Dspecification : 's4 -> specification_unloc Archetype.Location.loced -> unit
method visit_Dsecurity : 't4 -> security_unloc Archetype.Location.loced -> unit
method visit_Dinvalid : 'u4 -> unit
method visit_declaration_unloc : 'v4 -> declaration_unloc -> unit
method visit_variable_decl : 'w4 -> variable_decl -> unit
method visit_enum_decl : 'x4 -> enum_decl -> unit
method visit_asset_decl : 'y4 -> asset_decl -> unit
method visit_action_decl : 'z4 -> action_decl -> unit
method visit_transition_decl : 'a5 -> transition_decl -> unit
method visit_contract_decl : 'b5 -> contract_decl -> unit
method visit_extension_decl : 'c5 -> extension_decl -> unit
method visit_namespace_decl : 'd5 -> namespace_decl -> unit
method visit_VOfrom : 'e5 -> lident -> unit
method visit_VOto : 'f5 -> lident -> unit
method visit_value_option : 'g5 -> value_option -> unit
method visit_AOidentifiedby : 'h5 -> lident -> unit
method visit_AOsortedby : 'i5 -> lident -> unit
method visit_asset_option : 'j5 -> asset_option -> unit
method visit_APOstates : 'k5 -> lident -> unit
method visit_APOconstraints : 'l5 -> label_exprs -> unit
method visit_APOinit : 'm5 -> expr -> unit
method visit_asset_post_option : 'n5 -> asset_post_option -> unit
method visit_EOinitial : 'o5 -> unit
method visit_EOspecification : 'p5 -> label_exprs -> unit
method visit_enum_option : 'q5 -> enum_option -> unit
method visit_Ssignature : 'r5 -> lident -> (lident * type_t) list -> unit
method visit_signature : 's5 -> signature -> unit
method visit_declaration : 't5 -> declaration -> unit
method visit_AOadd : 'u5 -> unit
method visit_AOremove : 'v5 -> unit
method visit_AOupdate : 'w5 -> unit
method visit_asset_operation_enum : 'x5 -> asset_operation_enum -> unit
method visit_AssetOperation : 'y5 -> asset_operation_enum list -> expr option -> unit
method visit_asset_operation : 'z5 -> asset_operation -> unit
method visit_Marchetype : 'a6 -> declaration list -> unit
method visit_Mextension : 'b6 -> lident -> declaration list -> declaration list -> unit
method visit_archetype_unloc : 'c6 -> archetype_unloc -> unit
method visit_archetype : 'd6 -> archetype_unloc Archetype.Location.loced -> unit
OCaml

Innovation. Community. Security.