#include <llex.h>
Public Attributes | |
| 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 |
struct FuncState* LexState::fs [read] |
struct lua_State* LexState::L [read] |
| char LexState::decpoint |
1.5.5