Data Fields | |
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 |
Definition at line 55 of file llex.h.
struct FuncState* LexState::fs |
struct lua_State* LexState::L |
ZIO* LexState::z |
char LexState::decpoint |