rpm  4.5
Data Fields
LocVar Struct Reference

#include <lua/lobject.h>

Collaboration diagram for LocVar:
Collaboration graph
[legend]

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

The documentation for this struct was generated from the following file: