#include <llex.h>
Public Attributes | |
int | token |
SemInfo | seminfo |
SemInfo Token::seminfo |
Definition at line 44 of file llex.h.
Referenced by anchor_token(), funcargs(), luaX_lookahead(), luaX_next(), simpleexp(), and str_checkname().
int Token::token |
Definition at line 43 of file llex.h.
Referenced by anchor_token(), block_follow(), check(), constructor(), exprstat(), field(), forstat(), funcargs(), funcname(), ifstat(), luaX_lookahead(), luaX_next(), luaX_setinput(), luaX_syntaxerror(), parlist(), primaryexp(), recfield(), retstat(), semerror(), simpleexp(), skipnoopstat(), statement(), statlist(), subexpr(), suffixedexp(), test_then_block(), and testnext().