type node_type = | Component| Contract| Environment| Type| Any| Choose| TypeAscription| ClockedExpr| DefinedConstant| FreeConstant
val pp_print_node_id_user_name : Stdlib.Format.formatter -> t -> unitval pp_print_node_id_internal_name : Stdlib.Format.formatter -> t -> unitval equal : t -> t -> boolval compare : t -> t -> intval get_monomorphization : t -> int listmodule Map : Stdlib.Map.S with type key = tmodule Hashtbl : Stdlib.Hashtbl.S with type key = t