My Project
|
This is the complete list of members for NPLInterface::NPLLex, including all inherited members.
EOZ (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | static |
EXTRABUFF (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | static |
FIRST_RESERVED (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | static |
FormatString(const char *zFormat,...) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
GetState() (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inline |
inclinenumber(LexState *LS) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
luaX_checklimit(LexState *ls, int val, int limit, const char *msg) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
luaX_error(LexState *ls, const char *s, const char *token) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
luaX_errorline(LexState *ls, const char *s, const char *token, int line) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
luaX_lex(LexState *LS, SemInfo *seminfo) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
luaX_lexerror(LexState *ls, const char *s, int token) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
luaX_syntaxerror(LexState *ls, const char *msg) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
luaX_token2str(LexState *ls, int token) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
MAX_INT (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | static |
MAXNOCHECK (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | static |
NUM_RESERVED (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | static |
read_long_string(LexState *LS, SemInfo *seminfo) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
read_numeral(LexState *LS, int comma, SemInfo *seminfo) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
read_string(LexState *LS, int del, SemInfo *seminfo) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
readname(LexState *LS) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
RESERVED enum name (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
SetInput(const char *input, int nLen) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inline |
ThrowError(LexState *ls, const char *errorMsg) (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | inlinestatic |
TK_AND enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_BREAK enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_CONCAT enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_DO enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_DOTS enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_ELSE enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_ELSEIF enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_END enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_EOS enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_EQ enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_FALSE enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_FOR enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_FUNCTION enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_GE enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_IF enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_IN enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_LE enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_LOCAL enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_NAME enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_NE enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_NIL enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_NOT enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_NUMBER enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_OR enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_REPEAT enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_RETURN enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_STRING enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_THEN enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_TRUE enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_UNTIL enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TK_WHILE enum value (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | |
TOKEN_LEN (defined in NPLInterface::NPLLex) | NPLInterface::NPLLex | static |