jl_expr_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct jl_expr_t {}

Members

Variables

args
jl_array_t* args;
Undocumented in source.
head
_jl_sym_t* head;
Undocumented in source.

Meta