KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DSNLEXER Member List

This is the complete list of members for DSNLEXER, including all inherited members.

commentsAreTokensDSNLEXERprotected
CurLine() constDSNLEXERinline
CurLineNumber() constDSNLEXERinline
curOffsetDSNLEXERprotected
CurOffset() constDSNLEXERinline
CurSource() constDSNLEXERinline
CurStr() constDSNLEXERinline
CurText() constDSNLEXERinline
curTextDSNLEXERprotected
CurTok() constDSNLEXERinline
curTokDSNLEXERprotected
DSNLEXER(const KEYWORD *aKeywordTable, unsigned aKeywordCount, const KEYWORD_MAP *aKeywordMap, FILE *aFile, const wxString &aFileName)DSNLEXER
DSNLEXER(const KEYWORD *aKeywordTable, unsigned aKeywordCount, const KEYWORD_MAP *aKeywordMap, const std::string &aSExpression, const wxString &aSource=wxEmptyString)DSNLEXER
DSNLEXER(const std::string &aSExpression, const wxString &aSource=wxEmptyString)DSNLEXER
DSNLEXER(const KEYWORD *aKeywordTable, unsigned aKeywordCount, const KEYWORD_MAP *aKeywordMap, LINE_READER *aLineReader=nullptr)DSNLEXER
dummyDSNLEXERprotected
Duplicate(int aTok)DSNLEXER
Expecting(int aTok) constDSNLEXER
Expecting(const char *aTokenList) constDSNLEXER
findToken(const std::string &aToken) constDSNLEXERprotected
FromUTF8() constDSNLEXERinline
GetCurStrAsToken() constDSNLEXERinline
GetTokenString(int aTok) constDSNLEXER
GetTokenText(int aTok) constDSNLEXER
init()DSNLEXERprotected
InitParserState()DSNLEXER
iOwnReadersDSNLEXERprotected
isStringTerminator(char cc) constDSNLEXERinlineprotected
IsSymbol(int aTok)DSNLEXERstatic
keywordCountDSNLEXERprotected
keywordsDSNLEXERprotected
keywordsLookupDSNLEXERprotected
limitDSNLEXERprotected
NeedLEFT()DSNLEXER
NeedNUMBER(const char *aExpectation)DSNLEXER
NeedRIGHT()DSNLEXER
NeedSYMBOL()DSNLEXER
NeedSYMBOLorNUMBER()DSNLEXER
nextDSNLEXERprotected
NextTok()DSNLEXER
parseDouble()DSNLEXERprotected
parseDouble(const char *aExpected)DSNLEXERinlineprotected
parseDouble(T aToken)DSNLEXERinlineprotected
PopReader()DSNLEXER
PrevTok() constDSNLEXERinline
prevTokDSNLEXERprotected
PushReader(LINE_READER *aLineReader)DSNLEXER
ReadCommentLines()DSNLEXER
readerDSNLEXERprotected
READER_STACK typedefDSNLEXERprotected
readerStackDSNLEXERprotected
readLine()DSNLEXERinlineprotected
SetCommentsAreTokens(bool val)DSNLEXERinline
SetSpaceInQuotedTokens(bool val)DSNLEXERinline
SetSpecctraMode(bool aMode)DSNLEXER
SetStringDelimiter(char aStringDelimiter)DSNLEXERinline
space_in_quoted_tokensDSNLEXERprotected
specctraModeDSNLEXERprotected
startDSNLEXERprotected
stringDelimiterDSNLEXERprotected
SyncLineReaderWith(DSNLEXER &aLexer)DSNLEXER
Syntax(int aTok)DSNLEXERstatic
Unexpected(int aTok) constDSNLEXER
Unexpected(const char *aToken) constDSNLEXER
~DSNLEXER()DSNLEXERvirtual