#include <clang/AST/Comment.h>
#include <clang/Basic/SourceManager.h>
#include "common/model/decorated_element.h"
Go to the source code of this file.
Classes | |
class | clanguml::common::visitor::comment::comment_visitor |
Base class for comment visitors. More... | |
Namespaces | |
namespace | clanguml |
namespace | clanguml::common |
namespace | clanguml::common::visitor |
namespace | clanguml::common::visitor::comment |