Skip to content
Snippets Groups Projects
lic2soc.mli 358 B
Newer Older
Erwan Jahier's avatar
Erwan Jahier committed
(** Time-stamp: <modified the 09/09/2015 (at 11:23) by Erwan Jahier> *)

val f: LicPrg.t -> Lic.node_key -> Soc.key * Soc.tbl

exception Polymorphic

(* raises the Polymorphic exception if Lic.type_ is polymorphic *)
val lic_to_data_type: Lic.type_ -> Data.t
Erwan Jahier's avatar
Erwan Jahier committed

val soc_profile_of_node: Lic.node_exp -> Soc.var list * Soc.var list