| Type | Location | Extends | Description |
|---|---|---|---|
| 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. |
| 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. |
| cbuf_type | flu_binding | None | |
| flu_State | flu_binding | None | Encapsulation of the Lua state. |