Home
last modified time | relevance | path

Searched refs:ocaml_type_of (Results 1 – 1 of 1) sorted by relevance

/xen/tools/ocaml/libs/xl/
A Dgenwrap.py66 def ocaml_type_of(ty): function
82 return "%s array" % ocaml_type_of(ty.elem_type)
118 return "%s : %s" % (munge_name(name), ocaml_type_of(f.type))

Completed in 3 milliseconds