_jl_module_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

bindings
htable_t bindings;
Undocumented in source.
build_id
c_ulong build_id;
Undocumented in source.
counter
uint counter;
Undocumented in source.
istopmod
ubyte istopmod;
Undocumented in source.
name
_jl_sym_t* name;
Undocumented in source.
nospecialize
int nospecialize;
Undocumented in source.
parent
_jl_module_t* parent;
Undocumented in source.
primary_world
c_ulong primary_world;
Undocumented in source.
usings
arraylist_t usings;
Undocumented in source.
uuid
jl_uuid_t uuid;
Undocumented in source.

Meta