Files
clang-uml/tests/t00028/.clang-uml
2023-12-09 17:35:39 +01:00

16 lines
297 B
Plaintext

diagrams:
t00028_class:
type: class
glob:
- t00028.cc
using_namespace: clanguml::t00028
include:
namespaces:
- clanguml::t00028
plantuml:
after:
- >
note left of {{ alias("R") }}::ccc
Reference to C.
end note