|
rpm
4.5
|

Data Fields | |
| lua_State * | L |
| lua_Chunkwriter | write |
| void * | data |
| void* DumpState::data |
Definition at line 24 of file ldump.c.
Referenced by DumpBlock(), and luaU_dump().
| lua_State* DumpState::L |
Definition at line 22 of file ldump.c.
Referenced by DumpBlock(), and luaU_dump().
| lua_Chunkwriter DumpState::write |
Definition at line 23 of file ldump.c.
Referenced by DumpBlock(), and luaU_dump().
1.8.2