Base class for comment visitors.
More...
Base class for comment visitors.
Definition at line 32 of file comment_visitor.h.
#include <comment_visitor.h>
◆ comment_visitor()
clanguml::common::visitor::comment::comment_visitor::comment_visitor |
( |
clang::SourceManager & |
source_manager | ) |
|
◆ ~comment_visitor()
virtual clanguml::common::visitor::comment::comment_visitor::~comment_visitor |
( |
| ) |
|
|
virtualdefault |
◆ source_manager()
clang::SourceManager & clanguml::common::visitor::comment::comment_visitor::source_manager |
( |
| ) |
|
Return reference to current source manager.
- Returns
- Reference to source manager.
Definition at line 28 of file comment_visitor.cc.
◆ visit()
◆ source_manager_
clang::SourceManager& clanguml::common::visitor::comment::comment_visitor::source_manager_ |
|
private |
The documentation for this class was generated from the following files: