VmvaluesSourceValues
type structured_constant = | Const_sort of Sorts.t| Const_ind of Names.inductive| Const_evar of Evar.t| Const_b0 of tag| Const_univ_instance of UVars.Instance.t| Const_val of structured_values| Const_uint of Uint63.t| Const_float of Float64.t| Const_string of Pstring.tMachine code
type id_key = | ConstKey of Names.Constant.t| VarKey of Names.Id.t| RelKey of Int.t| EvarKey of Evar.tZippers
For debugging purposes only
Constructors
Destructors
Arguments
Product
Fix
CoFix
Block
Switch
Primitives implemented in OCaml, seen as values (to be used as globals)