0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
generator.h File Reference
#include "common/model/source_location.h"
#include "util/error.h"
#include "util/util.h"
#include <inja/inja.hpp>
#include <optional>
#include <ostream>
#include <regex>
#include <string>

Go to the source code of this file.

Classes

class  clanguml::common::generators::generator< ConfigType, DiagramType >
 Common diagram generator interface. More...
 

Namespaces

namespace  clanguml
 
namespace  clanguml::common
 
namespace  clanguml::common::generators
 

Functions

void clanguml::common::generators::make_context_source_relative (inja::json &context, const std::string &prefix)