Added visitor pattern test case
This commit is contained in:
12
tests/t00021/.clanguml
Normal file
12
tests/t00021/.clanguml
Normal file
@@ -0,0 +1,12 @@
|
||||
compilation_database_dir: ..
|
||||
output_directory: puml
|
||||
diagrams:
|
||||
t00021_class:
|
||||
type: class
|
||||
glob:
|
||||
- ../../tests/t00021/t00021.cc
|
||||
using_namespace:
|
||||
- clanguml::t00021
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t00021
|
||||
Reference in New Issue
Block a user