LocVar Struct Reference

#include <lobject.h>


Data Fields

TStringvarname
int startpc
int endpc


Detailed Description

Definition at line 243 of file lobject.h.


Field Documentation

int LocVar::endpc

Definition at line 247 of file lobject.h.

Referenced by DumpLocals(), and LoadLocals().

int LocVar::startpc

Definition at line 246 of file lobject.h.

Referenced by DumpLocals(), LoadLocals(), and luaF_getlocalname().

TString* LocVar::varname

Definition at line 245 of file lobject.h.

Referenced by DumpLocals(), LoadLocals(), luaF_getlocalname(), luaI_registerlocalvar(), and traverseproto().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 28 12:45:29 2009 for rpm by  doxygen 1.4.7