0.6.0
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Public Attributes | List of all members
clanguml::generators::diagnostic Struct Reference

Detailed Description

Definition at line 31 of file clang_tool.h.

#include <clang_tool.h>

Public Attributes

clang::DiagnosticsEngine::Level level
 
std::string description
 
std::optional< clanguml::common::model::source_locationlocation
 

Member Data Documentation

◆ description

std::string clanguml::generators::diagnostic::description

Definition at line 34 of file clang_tool.h.

◆ level

clang::DiagnosticsEngine::Level clanguml::generators::diagnostic::level
Initial value:
{
clang::DiagnosticsEngine::Level::Ignored}

Definition at line 32 of file clang_tool.h.

◆ location

std::optional<clanguml::common::model::source_location> clanguml::generators::diagnostic::location

Definition at line 35 of file clang_tool.h.


The documentation for this struct was generated from the following file: