#include <lobject.h>
Data Fields | |
TString * | varname |
int | startpc |
int | endpc |
Definition at line 243 of file lobject.h.
Definition at line 245 of file lobject.h.
Referenced by DumpLocals(), LoadLocals(), luaF_getlocalname(), luaI_registerlocalvar(), and traverseproto().
int LocVar::startpc |
Definition at line 246 of file lobject.h.
Referenced by DumpLocals(), LoadLocals(), and luaF_getlocalname().
int LocVar::endpc |