#include <llex.h>
Public Attributes | |
| lua_Number | r |
| TString * | ts |
| lua_Number SemInfo::r |
Definition at line 37 of file llex.h.
Referenced by read_numeral(), simpleexp(), and trydecpoint().
| TString* SemInfo::ts |
Definition at line 38 of file llex.h.
Referenced by anchor_token(), funcargs(), llex(), read_long_string(), read_string(), simpleexp(), and str_checkname().
1.8.8