FuncState Struct Reference

#include <lparser.h>

List of all members.

Public Attributes

Protof
Tableh
struct FuncStateprev
struct LexStatels
struct lua_StateL
struct BlockCntbl
int pc
int lasttarget
int jpc
int freereg
int nk
int np
short nlocvars
lu_byte nactvar
upvaldesc upvalues [LUAI_MAXUPVALUES]
unsigned short actvar [LUAI_MAXVARS]


Member Data Documentation

struct FuncState* FuncState::prev [read]

struct LexState* FuncState::ls [read]

struct lua_State* FuncState::L [read]

struct BlockCnt* FuncState::bl [read]

upvaldesc FuncState::upvalues[LUAI_MAXUPVALUES]

unsigned short FuncState::actvar[LUAI_MAXVARS]


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

Generated on Tue Aug 4 15:24:06 2009 for LuaPlayer HM Version 3 by  doxygen 1.5.5