#include <lobject.h>
Public Attributes | |
| TString * | varname |
| int | startpc |
| int | endpc |
Definition at line 262 of file lobject.h.
Definition at line 263 of file lobject.h.
Referenced by DumpDebug(), LoadDebug(), luaF_getlocalname(), PrintLocals(), registerlocalvar(), and traverseproto().
| int LocVar::startpc |
Definition at line 264 of file lobject.h.
Referenced by DumpDebug(), LoadDebug(), luaF_getlocalname(), and PrintLocals().
| int LocVar::endpc |
Definition at line 265 of file lobject.h.
Referenced by DumpDebug(), LoadDebug(), and PrintLocals().
1.5.3