KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LIBEVAL::COMPILER Member List

This is the complete list of members for LIBEVAL::COMPILER, including all inherited members.

Clear()LIBEVAL::COMPILER
Compile(const wxString &aString, UCODE *aCode, CONTEXT *aPreflightContext)LIBEVAL::COMPILER
COMPILER()LIBEVAL::COMPILER
freeTree(LIBEVAL::TREE_NODE *tree)LIBEVAL::COMPILER
GcItem(TREE_NODE *aItem)LIBEVAL::COMPILERinline
GcItem(wxString *aItem)LIBEVAL::COMPILERinline
generateUCode(UCODE *aCode, CONTEXT *aPreflightContext)LIBEVAL::COMPILERprotected
GetError() constLIBEVAL::COMPILERinline
GetSourcePos() constLIBEVAL::COMPILERinline
getToken()LIBEVAL::COMPILERprotected
IsErrorPending() constLIBEVAL::COMPILERinline
lexDefault(T_TOKEN &aToken)LIBEVAL::COMPILERprotected
LEXER_STATE enum nameLIBEVAL::COMPILERprotected
lexString(T_TOKEN &aToken)LIBEVAL::COMPILERprotected
LS_DEFAULT enum valueLIBEVAL::COMPILERprotected
LS_STRING enum valueLIBEVAL::COMPILERprotected
m_errorCallbackLIBEVAL::COMPILERprotected
m_errorStatusLIBEVAL::COMPILERprotected
m_gcItemsLIBEVAL::COMPILERprotected
m_gcStringsLIBEVAL::COMPILERprotected
m_lexerStateLIBEVAL::COMPILERprotected
m_localeDecimalSeparatorLIBEVAL::COMPILERprotected
m_parseFinishedLIBEVAL::COMPILERprotected
m_parserLIBEVAL::COMPILERprotected
m_sourcePosLIBEVAL::COMPILERprotected
m_tokenizerLIBEVAL::COMPILERprotected
m_treeLIBEVAL::COMPILERprotected
m_unitResolverLIBEVAL::COMPILERprotected
newString(const wxString &aString)LIBEVAL::COMPILERprotected
parseError(const char *s)LIBEVAL::COMPILER
parseOk()LIBEVAL::COMPILER
reportError(COMPILATION_STAGE stage, const wxString &aErrorMsg, int aPos=-1)LIBEVAL::COMPILERprotected
resolveUnits()LIBEVAL::COMPILERprotected
SetErrorCallback(std::function< void(const wxString &aMessage, int aOffset)> aCallback)LIBEVAL::COMPILERinline
setRoot(LIBEVAL::TREE_NODE *root)LIBEVAL::COMPILER
~COMPILER()LIBEVAL::COMPILERvirtual