|
Yume
|
Classes | |
| class | DotVisitor |
| class | HashVisitor |
| struct | Note |
| struct | NotesHolder |
| class | PrintVisitor |
| struct | StringNotesHolder |
Enumerations | |
| enum struct | Severity { Note , Warn , Error , Fatal } |
Functions | |
| static auto | xml_escape (std::string_view data) -> std::string |
| static auto | opt_str (const char *ptr) -> optional< string > |
|
strong |
|
inlinestatic |
Definition at line 30 of file dot_visitor.cpp.
|
static |
Definition at line 11 of file dot_visitor.cpp.
Referenced by yume::diagnostic::DotVisitor::visit().