#include <ErrorReport.h>
Definition at line 76 of file ErrorReport.h.
◆ Type
◆ Diagnostic() [1/2]
◆ Diagnostic() [2/2]
◆ getAdditionalMessages()
| const std::vector<DiagnosticMessage>& souffle::Diagnostic::getAdditionalMessages |
( |
| ) |
const |
|
inline |
◆ getPrimaryMessage()
◆ getType()
| Type souffle::Diagnostic::getType |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool souffle::Diagnostic::operator< |
( |
const Diagnostic & |
other | ) |
const |
|
inline |
◆ print()
| void souffle::Diagnostic::print |
( |
std::ostream & |
out | ) |
const |
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const Diagnostic & |
diagnostic |
|
) |
| |
|
friend |
◆ additionalMessages
◆ primaryMessage
◆ type
| Type souffle::Diagnostic::type |
|
private |
The documentation for this class was generated from the following file: