Simulatorval find : string -> Global.value_desc Global.infoval check_type_of_main_node :
string ->
Global.value_desc Global.info ->
'a ->
'b ->
'c ->
Lident.qualident * Deftypes.kindval check_unit_unit :
string ->
Global.value_desc Global.info ->
Lident.qualident * Deftypes.kindval check_unit_bool :
string ->
Global.value_desc Global.info ->
Lident.qualident * Deftypes.kindval is_unit : Deftypes.typ -> boolval check_simple_ty : Deftypes.typ -> unitval flatten : Deftypes.typ -> string listval flatten_patt : Zelus.pattern -> string listval print_string_of_ty : Format.formatter -> string -> unitval print_ty_of_string : Format.formatter -> string -> unitval type_size : Deftypes.typ -> intval format_names : string array -> Deftypes.typ -> stringval emit_open : Format.formatter -> string list -> unitval emit_discrete_main : Deftypes.kind -> Format.formatter -> string -> unitval emit_prelude :
Format.formatter ->
Lident.qualident ->
Global.value_desc Global.info ->
Deftypes.kind ->
unitval emit_simulation_code : Format.formatter -> Deftypes.kind -> unitval emit_checked_code : Format.formatter -> Deftypes.kind -> int -> unitval emit_gtkmain_code : Format.formatter -> Deftypes.kind -> float -> unitval emit_periodic_code : Format.formatter -> Deftypes.kind -> float -> unit