#include "generator.h"
Go to the source code of this file.
Namespaces | |
namespace | clanguml |
namespace | clanguml::common |
namespace | clanguml::common::model |
Functions | |
void | clanguml::common::model::to_json (nlohmann::json &j, const source_location &sl) |
void | clanguml::common::model::to_json (nlohmann::json &j, const element &c) |
void | clanguml::common::model::to_json (nlohmann::json &j, const template_parameter &c) |
void | clanguml::common::model::to_json (nlohmann::json &j, const relationship &c) |