Derived Types

TypeLocationExtendsDescription
aot_fun_type aot_fun_declaration_module None
aot_out_type aot_out_general_module None

This type provides the internal representation of the opened Lua script.

Read more…
aot_path_node_type aot_path_module None

This data structure describes a node in the path through nested tables.

aot_path_type aot_path_module None

This type is the main data structure of the module and describes the path.

Read more…
cbuf_type flu_binding None
flu_State flu_binding None

Encapsulation of the Lua state.

Read more…
type~~graph~~TypeGraph type~aot_fun_type aot_fun_type type~aot_out_type aot_out_type type~aot_path_node_type aot_path_node_type type~aot_path_node_type->type~aot_path_node_type child type~aot_path_type aot_path_type type~aot_path_type->type~aot_path_node_type GlobalNode, head type~cbuf_type cbuf_type c_ptr c_ptr type~cbuf_type->c_ptr ptr type~flu_state flu_State type~flu_state->c_ptr state
Help