LocVar Struct Reference

#include <lua/lobject.h>

Collaboration diagram for LocVar:

[legend]

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 Sep 7 01:28:09 2007 for rpm by  doxygen 1.5.1