s4g
0.9.2
высокоуровневый, императивный, процедурный, встраиваемый, скриптовый язык программирования общего назначения, написанный на C++.
|
Полный список членов класса s4g_Lexer, включая наследуемые из базового класса
addIncPath(const String &sPath) | s4g_Lexer | inline |
clear() | s4g_Lexer | |
define(const char *szDefine) | s4g_Lexer | inline |
genLexeme(const char *szCode, int &iCurrPos, int &iCurrStr) | s4g_Lexer | protected |
getCount() | s4g_Lexer | |
getCountFile() | s4g_Lexer | |
getCurrPos() | s4g_Lexer | |
getErrorText() | s4g_Lexer | |
getFile(ID id) | s4g_Lexer | |
getLexeme(ID id) | s4g_Lexer | |
getLexemeCurr() | s4g_Lexer | |
getLexemeNext() | s4g_Lexer | |
getLexemePrev() | s4g_Lexer | |
isDefined(const String &sStr) | s4g_Lexer | inline |
m_aFiles | s4g_Lexer | protected |
m_aLexs | s4g_Lexer | protected |
m_idCurrFile | s4g_Lexer | protected |
m_idCurrLex | s4g_Lexer | protected |
m_oPoolLex | s4g_Lexer | protected |
m_oPreprocessor | s4g_Lexer | protected |
m_szError | s4g_Lexer | protected |
read(const char *szFileOrStr, bool isFile=true) | s4g_Lexer | |
s4gm | s4g_Lexer | protected |
setCurrPos(ID id) | s4g_Lexer | |
undef(const String &sDefine) | s4g_Lexer | inline |