My Project
NPLInterface::NPLLex Member List

This is the complete list of members for NPLInterface::NPLLex, including all inherited members.

EOZ (defined in NPLInterface::NPLLex)NPLInterface::NPLLexstatic
EXTRABUFF (defined in NPLInterface::NPLLex)NPLInterface::NPLLexstatic
FIRST_RESERVED (defined in NPLInterface::NPLLex)NPLInterface::NPLLexstatic
FormatString(const char *zFormat,...) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
GetState() (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinline
inclinenumber(LexState *LS) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
luaX_checklimit(LexState *ls, int val, int limit, const char *msg) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
luaX_error(LexState *ls, const char *s, const char *token) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
luaX_errorline(LexState *ls, const char *s, const char *token, int line) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
luaX_lex(LexState *LS, SemInfo *seminfo) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
luaX_lexerror(LexState *ls, const char *s, int token) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
luaX_syntaxerror(LexState *ls, const char *msg) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
luaX_token2str(LexState *ls, int token) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
MAX_INT (defined in NPLInterface::NPLLex)NPLInterface::NPLLexstatic
MAXNOCHECK (defined in NPLInterface::NPLLex)NPLInterface::NPLLexstatic
NUM_RESERVED (defined in NPLInterface::NPLLex)NPLInterface::NPLLexstatic
read_long_string(LexState *LS, SemInfo *seminfo) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
read_numeral(LexState *LS, int comma, SemInfo *seminfo) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
read_string(LexState *LS, int del, SemInfo *seminfo) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
readname(LexState *LS) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
RESERVED enum name (defined in NPLInterface::NPLLex)NPLInterface::NPLLex
SetInput(const char *input, int nLen) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinline
ThrowError(LexState *ls, const char *errorMsg) (defined in NPLInterface::NPLLex)NPLInterface::NPLLexinlinestatic
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::NPLLexstatic