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

TString* LocVar::varname

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

Definition at line 247 of file lobject.h.

Referenced by DumpLocals(), and LoadLocals().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2