Message Class
(QmlJS::QmlJS::StaticAnalysis::Message)Public Functions
Message() | |
Message(QmlJS::QmlJS::StaticAnalysis::Type type, AST::SourceLocation location, const QmlJS::QString &arg1 = ..., const QmlJS::QString &arg2 = ..., bool appendTypeId = true) | |
bool | isValid() const |
QmlJS::QString | suppressionString() const |
QmlJS::QmlJS::DiagnosticMessage | toDiagnosticMessage() const |
Static Public Members
int | allMessageTypes() |
const QmlJS::QmlJS::StaticAnalysis::PrototypeMessageData | prototypeForMessageType(QmlJS::QmlJS::StaticAnalysis::Type type) |
QmlJS::QRegExp | suppressionPattern() |
Member Function Documentation
Message::Message()
Default constructs an instance of Message.
Message::Message(QmlJS::QmlJS::StaticAnalysis::Type type, AST::SourceLocation location, const QmlJS::QString &arg1 = ..., const QmlJS::QString &arg2 = ..., bool appendTypeId = true)
Default constructs an instance of Message.