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