Go to the source code of this file.
Namespaces | |
| namespace | clanguml |
| namespace | clanguml::decorators |
Functions | |
| std::pair< std::vector< std::shared_ptr< decorator > >, std::string > | clanguml::decorators::parse (std::string documentation_block, const std::string &clanguml_tag="uml") |
| Parse a documentation block and extract all clang-uml decorators. | |