#include <lua/lobject.h>
Collaboration diagram for LocVar:

Data Fields | |
| TString * | varname |
| int | startpc |
| int | endpc |
Definition at line 243 of file lobject.h.
|
|
Definition at line 247 of file lobject.h. Referenced by DumpLocals(), and LoadLocals(). |
|
|
Definition at line 246 of file lobject.h. Referenced by DumpLocals(), LoadLocals(), and luaF_getlocalname(). |
|
|
Definition at line 245 of file lobject.h. Referenced by DumpLocals(), LoadLocals(), luaF_getlocalname(), luaI_registerlocalvar(), and traverseproto(). |
1.4.4