|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
This is the complete list of members for donner::ParseDiagnostic, including all inherited members.
| Error(RcString reason, FileOffset location) | donner::ParseDiagnostic | inlinestatic |
| Error(RcString reason, SourceRange range) | donner::ParseDiagnostic | inlinestatic |
| operator<<(std::ostream &os, const ParseDiagnostic &diag) | donner::ParseDiagnostic | friend |
| operator==(const ParseDiagnostic &other) const =default | donner::ParseDiagnostic | |
| range | donner::ParseDiagnostic | |
| reason | donner::ParseDiagnostic | |
| severity | donner::ParseDiagnostic | |
| Warning(RcString reason, FileOffset location) | donner::ParseDiagnostic | inlinestatic |
| Warning(RcString reason, SourceRange range) | donner::ParseDiagnostic | inlinestatic |