Definition at line 29 of file decorators.h.
#include <decorators.h>
Public Attributes | |
std::string | label |
std::vector< std::string > | diagrams |
std::string | param |
std::string | text |
std::vector<std::string> clanguml::decorators::decorator_toks::diagrams |
Definition at line 31 of file decorators.h.
std::string clanguml::decorators::decorator_toks::label |
Definition at line 30 of file decorators.h.
std::string clanguml::decorators::decorator_toks::param |
Definition at line 32 of file decorators.h.
std::string clanguml::decorators::decorator_toks::text |
Definition at line 33 of file decorators.h.