s4g  0.9.2
высокоуровневый, императивный, процедурный, встраиваемый, скриптовый язык программирования общего назначения, написанный на C++.
s4g_Lexer Cписок членов класса

Полный список членов класса s4g_Lexer, включая наследуемые из базового класса

addIncPath(const String &sPath)s4g_Lexerinline
clear()s4g_Lexer
define(const char *szDefine)s4g_Lexerinline
genLexeme(const char *szCode, int &iCurrPos, int &iCurrStr)s4g_Lexerprotected
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_Lexerinline
m_aFiless4g_Lexerprotected
m_aLexss4g_Lexerprotected
m_idCurrFiles4g_Lexerprotected
m_idCurrLexs4g_Lexerprotected
m_oPoolLexs4g_Lexerprotected
m_oPreprocessors4g_Lexerprotected
m_szErrors4g_Lexerprotected
read(const char *szFileOrStr, bool isFile=true)s4g_Lexer
s4gms4g_Lexerprotected
setCurrPos(ID id)s4g_Lexer
undef(const String &sDefine)s4g_Lexerinline