Struct MessageInfo

Struct Documentation

struct MessageInfo

Public Functions

MessageInfo(StringRef _macroName, SourceLineInfo const &_lineInfo, ResultWas::OfType _type)
inline bool operator==(MessageInfo const &other) const
inline bool operator<(MessageInfo const &other) const

Public Members

StringRef macroName
std::string message
SourceLineInfo lineInfo
ResultWas::OfType type
unsigned int sequence