Searched refs:_LoggerError (Results 1 – 1 of 1) sorted by relevance
122 self._LoggerError(ST.ERR_DECPARSE_REDEFINE % (Key, Value[1]))132 self._LoggerError(ST.ERR_DECPARSE_REDEFINE % (Key, Value[1]))156 def _LoggerError(self, ErrorString): member in _DecBase180 self._LoggerError(ST.ERR_DECPARSE_MACRO_PAIR)184 self._LoggerError(ST.ERR_DECPARSE_MACRO_NAME)186 self._LoggerError(ST.ERR_DECPARSE_MACRO_NAME_UPPER % TokenList[0])247 self._LoggerError(ST.ERR_DECPARSE_BACKSLASH_EMPTY)256 self._LoggerError(ST.ERR_DECPARSE_BACKSLASH)266 self._LoggerError(ST.ERR_DECPARSE_BACKSLASH_EMPTY)270 self._LoggerError(ST.ERR_DECPARSE_BACKSLASH_EMPTY)[all …]