jl_typename_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

cache
jl_svec_t* cache;
Undocumented in source.
hash
c_long hash;
Undocumented in source.
linearcache
jl_svec_t* linearcache;
Undocumented in source.
module_
_jl_module_t* module_;
Undocumented in source.
mt
_jl_methtable_t* mt;
Undocumented in source.
name
_jl_sym_t* name;
Undocumented in source.
names
jl_svec_t* names;
Undocumented in source.
wrapper
_jl_value_t* wrapper;
Undocumented in source.

Meta