21 lines
363 B
YAML
21 lines
363 B
YAML
---
|
|
Name: foo
|
|
Contexts:
|
|
- ContextType: Namespace
|
|
ContextName: a
|
|
FilePath: foo.h
|
|
Type: Class
|
|
Seen: 1
|
|
Used: 1
|
|
...
|
|
---
|
|
Name: bar
|
|
Contexts:
|
|
- ContextType: Namespace
|
|
ContextName: a
|
|
FilePath: ../include/bar.h
|
|
Type: Class
|
|
Seen: 1
|
|
Used: 2
|
|
...
|