|
|
int | current |
| |
|
int | linenumber |
| |
|
int | lastline |
| |
|
Token | t |
| |
|
Token | lookahead |
| |
|
struct FuncState * | fs |
| |
|
struct lua_State * | L |
| |
|
ZIO * | z |
| |
|
Mbuffer * | buff |
| |
|
TString * | source |
| |
|
char | decpoint |
| |
|
TValue | tokenval |
| |
|
TValue | lookaheadval |
| |
|
LexToken | token |
| |
|
LexToken | lookahead |
| |
|
MSize | n |
| |
|
const char * | p |
| |
|
SBuf | sb |
| |
|
lua_Reader | rfunc |
| |
|
void * | rdata |
| |
|
BCLine | linenumber |
| |
|
BCLine | lastline |
| |
|
GCstr * | chunkname |
| |
|
const char * | chunkarg |
| |
|
const char * | mode |
| |
|
VarInfo * | vstack |
| |
|
MSize | sizevstack |
| |
|
MSize | vtop |
| |
|
BCInsLine * | bcstack |
| |
|
MSize | sizebcstack |
| |
|
uint32_t | level |
| |
|
TValue | tokval |
| |
|
const char * | pe |
| |
|
LexChar | c |
| |
|
LexToken | tok |
| |
The documentation for this struct was generated from the following files:
- Server/trunk/LuaJIT/src/host/minilua.c
- Server/trunk/LuaJIT/src/lj_lex.h