#include "class_diagram/model/class.h"
#include "class_diagram/model/diagram.h"
#include "common/model/jinja_context.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | clanguml |
namespace | clanguml::common |
namespace | clanguml::common::jinja |
Functions | |
void | clanguml::common::jinja::to_json (inja::json &ctx, const element_context< class_diagram::model::class_element > &d) |
void | clanguml::common::jinja::to_json (inja::json &ctx, const diagram_context< class_diagram::model::diagram > &d) |