⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 parsermessages.cxx

📁 SP是一个基于GNU C++编译器
💻 CXX
📖 第 1 页 / 共 5 页
字号:
#endif);const MessageType1 ParserMessages::syntaxCharacterNumber(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif148#ifndef SP_NO_MESSAGE_TEXT,"%1 is not a valid syntax reference character number"#endif);const MessageType0 ParserMessages::sdParameterEntity(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif149#ifndef SP_NO_MESSAGE_TEXT,"a parameter entity reference cannot occur in an SGML declaration"#endif);const MessageType2 ParserMessages::sdParamInvalidToken(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif150#ifndef SP_NO_MESSAGE_TEXT,"%1 invalid: only %2 and parameter separators are allowed"#endif);const MessageType0 ParserMessages::giveUp(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif151#ifndef SP_NO_MESSAGE_TEXT,"cannot continue because of previous errors"#endif);const MessageType1 ParserMessages::sdMissingCharacters(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif152#ifndef SP_NO_MESSAGE_TEXT,"SGML declaration cannot be parsed because the character set does not contain characters having the following numbers in ISO 646: %1"#endif);const MessageType1 ParserMessages::missingMinimumChars(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif153#ifndef SP_NO_MESSAGE_TEXT,"the specified character set is invalid because it does not contain the minimum data characters having the following numbers in ISO 646: %1"#endif);const MessageType1 ParserMessages::duplicateCharNumbers(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif154#ifndef SP_NO_MESSAGE_TEXT,"character numbers declared more than once: %1"#endif);const MessageType1 ParserMessages::codeSetHoles(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif155#ifndef SP_NO_MESSAGE_TEXT,"character numbers should have been declared UNUSED: %1"#endif);const MessageType1 ParserMessages::basesetCharsMissing(MessageType::warning,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif156#ifndef SP_NO_MESSAGE_TEXT,"character numbers missing in base set: %1"#endif);const MessageType1 ParserMessages::documentCharMax(MessageType::warning,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif157#ifndef SP_NO_MESSAGE_TEXT,"characters in the document character set with numbers exceeding %1 not supported"#endif);const MessageType1 ParserMessages::fpiMissingField(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif158#ifndef SP_NO_MESSAGE_TEXT,"invalid formal public identifier %1: missing //"#endif);const MessageType1 ParserMessages::fpiMissingTextClassSpace(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif159#ifndef SP_NO_MESSAGE_TEXT,"invalid formal public identifier %1: no SPACE after public text class"#endif);const MessageType1 ParserMessages::fpiInvalidTextClass(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif160#ifndef SP_NO_MESSAGE_TEXT,"invalid formal public identifier %1: invalid public text class"#endif);const MessageType1 ParserMessages::fpiInvalidLanguage(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif161#ifndef SP_NO_MESSAGE_TEXT,"invalid formal public identifier %1: public text language must be a name containing only upper case letters"#endif);const MessageType1 ParserMessages::fpiIllegalDisplayVersion(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif162#ifndef SP_NO_MESSAGE_TEXT,"invalid formal public identifer %1: public text display version not permitted with this text class"#endif);const MessageType1 ParserMessages::fpiExtraField(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif163#ifndef SP_NO_MESSAGE_TEXT,"invalid formal public identifier %1: extra field"#endif);const MessageType0 ParserMessages::notationIdentifierTextClass(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif164#ifndef SP_NO_MESSAGE_TEXT,"public text class of public identifier in notation identifier must be NOTATION"#endif);const MessageType1 ParserMessages::unknownBaseset(MessageType::warning,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif165#ifndef SP_NO_MESSAGE_TEXT,"base character set %1 is unknown"#endif);const MessageType2 ParserMessages::lexicalAmbiguity(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif166#ifndef SP_NO_MESSAGE_TEXT,"delimiter set is ambiguous: %1 and %2 can be recognized in the same mode"#endif);const MessageType1 ParserMessages::missingSignificant(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif167#ifndef SP_NO_MESSAGE_TEXT,"characters with the following numbers in the syntax reference character set are significant in the concrete syntax but are not in the document character set: %1"#endif);const MessageType1 ParserMessages::translateSyntaxCharDoc(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif168#ifndef SP_NO_MESSAGE_TEXT,"there is no unique character in the document character set corresponding to character number %1 in the syntax reference character set"#endif);const MessageType1 ParserMessages::translateSyntaxCharInternal(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif169#ifndef SP_NO_MESSAGE_TEXT,"there is no unique character in the internal character set corresponding to character number %1 in the syntax reference character set"#endif);const MessageType1 ParserMessages::missingSyntaxChar(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif170#ifndef SP_NO_MESSAGE_TEXT,"the character with number %1 in ISO 646 is significant but has no representation in the syntax reference character set"#endif);const MessageType1 ParserMessages::unknownCapacitySet(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif171#ifndef SP_NO_MESSAGE_TEXT,"capacity set %1 is unknown"#endif);const MessageType1 ParserMessages::duplicateCapacity(MessageType::warning,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif172#ifndef SP_NO_MESSAGE_TEXT,"capacity %1 already specified"#endif);const MessageType1 ParserMessages::capacityExceedsTotalcap(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif173#ifndef SP_NO_MESSAGE_TEXT,"value of capacity %1 exceeds value of TOTALCAP"#endif);const MessageType1 ParserMessages::unknownPublicSyntax(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif174#ifndef SP_NO_MESSAGE_TEXT,"syntax %1 is unknown"#endif);const MessageType0 ParserMessages::nmstrtLength(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif175#ifndef SP_NO_MESSAGE_TEXT,"UCNMSTRT must have the same number of characters as LCNMSTRT"#endif);const MessageType0 ParserMessages::nmcharLength(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif176#ifndef SP_NO_MESSAGE_TEXT,"UCNMCHAR must have the same number of characters as LCNMCHAR"#endif);const MessageType1 ParserMessages::subdocLevel(MessageType::quantityError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif177#ifndef SP_NO_MESSAGE_TEXT,"number of open subdocuments exceeds quantity specified for SUBDOC parameter in SGML declaration (%1)"#endif);const MessageType1 ParserMessages::subdocEntity(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif178#ifndef SP_NO_MESSAGE_TEXT,"entity %1 declared SUBDOC, but SUBDOC NO specified in SGML declaration"#endif);const MessageType0 ParserMessages::parameterEntityNotEnded(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif179#ifndef SP_NO_MESSAGE_TEXT,"a parameter entity referenced in a parameter separator must end in the same declaration"#endif);const MessageType1 ParserMessages::missingId(MessageType::idrefError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif180#ifndef SP_NO_MESSAGE_TEXT,"reference to non-existent ID %1"#endif);const MessageType1 ParserMessages::dtdUndefinedElement(MessageType::warning,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif181#ifndef SP_NO_MESSAGE_TEXT,"generic identifier %1 used in DTD but not defined"#endif);const MessageType1 ParserMessages::elementNotFinishedDocumentEnd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif182#ifndef SP_NO_MESSAGE_TEXT,"%1 not finished but document ended"#endif);const MessageType0 ParserMessages::subdocGiveUp(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif183#ifndef SP_NO_MESSAGE_TEXT,"cannot continue with subdocument because of previous errors"#endif);const MessageType0 ParserMessages::noDtd(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif184#ifndef SP_NO_MESSAGE_TEXT,"no document type declaration; will parse without validation"#endif);const MessageType0 ParserMessages::noDtdSubset(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif185#ifndef SP_NO_MESSAGE_TEXT,"no internal or external document type declaration subset; will parse without validation"#endif);const MessageType0 ParserMessages::notSgml(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif186#ifndef SP_NO_MESSAGE_TEXT,"this is not an SGML document"#endif);const MessageType1 ParserMessages::taglen(MessageType::quantityError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif187#ifndef SP_NO_MESSAGE_TEXT,"length of start-tag before interpretation of literals must not exceed TAGLEN (%1)"#endif);const MessageType0 ParserMessages::groupParameterEntityNotEnded(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif188#ifndef SP_NO_MESSAGE_TEXT,"a parameter entity referenced in a token separator must end in the same group"#endif);const MessageType1 ParserMessages::invalidSgmlChar(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif189#ifndef SP_NO_MESSAGE_TEXT,"the following character numbers are shunned characters that are not significant and so should have been declared UNUSED: %1"#endif);const MessageType1 ParserMessages::translateDocChar(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif190#ifndef SP_NO_MESSAGE_TEXT,"there is no unique character in the specified document character set corresponding to character number %1 in ISO 646"#endif);const MessageType1 ParserMessages::attributeValueLengthNeg(MessageType::quantityError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif191#ifndef SP_NO_MESSAGE_TEXT,"length of attribute value must not exceed LITLEN less NORMSEP (-%1)"#endif);const MessageType1 ParserMessages::tokenizedAttributeValueLengthNeg(MessageType::quantityError,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif192#ifndef SP_NO_MESSAGE_TEXT,"length of tokenized attribute value must not exceed LITLEN less NORMSEP (-%1)"#endif);const MessageType1 ParserMessages::scopeInstanceQuantity(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif193#ifndef SP_NO_MESSAGE_TEXT,"concrete syntax scope is INSTANCE but value of %1 quantity is less than value in reference quantity set"#endif);const MessageType1 ParserMessages::basesetTextClass(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,#elseMessageFragment::appModule,#endif194#ifndef SP_NO_MESSAGE_TEXT,"public text class of formal public identifier of base character set must be CHARSET"#endif);const MessageType1 ParserMessages::capacityTextClass(MessageType::error,#ifdef BUILD_LIBSPMessageFragment::libModule,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -