Nut/OS  5.0.5
API Reference
FuncState Struct Reference

#include <lparser.h>

Collaboration diagram for FuncState:
[legend]

Data Fields

Protof
Tableh
struct FuncStateprev
struct LexStatels
struct lua_StateL
struct BlockCnt * bl
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]

Field Documentation

struct BlockCnt* FuncState::bl
upvaldesc FuncState::upvalues[LUAI_MAXUPVALUES]
unsigned short FuncState::actvar[LUAI_MAXVARS]

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