Updated test cases documentation
This commit is contained in:
@@ -112,8 +112,37 @@ struct R {
|
||||
"is_struct": false,
|
||||
"is_template": true,
|
||||
"is_union": false,
|
||||
"members": [],
|
||||
"methods": [],
|
||||
"members": [
|
||||
{
|
||||
"access": "private",
|
||||
"is_static": false,
|
||||
"name": "signal",
|
||||
"source_location": {
|
||||
"file": "../../tests/t00044/t00044.cc",
|
||||
"line": 19
|
||||
},
|
||||
"type": "clanguml::t00044::sink<signal_handler<type-parameter-0-0 (type-parameter-0-1...),type-parameter-0-2>>::signal_t *"
|
||||
}
|
||||
],
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"is_const": false,
|
||||
"is_defaulted": false,
|
||||
"is_implicit": false,
|
||||
"is_pure_virtual": false,
|
||||
"is_static": false,
|
||||
"is_virtual": false,
|
||||
"name": "sink<signal_handler<type-parameter-0-0 (type-parameter-0-1...), type-parameter-0-2> >",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "sh",
|
||||
"type": "clanguml::t00044::sink<signal_handler<type-parameter-0-0 (type-parameter-0-1...),type-parameter-0-2>>::signal_t &"
|
||||
}
|
||||
],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
"name": "sink",
|
||||
"namespace": "clanguml::t00044",
|
||||
"source_location": {
|
||||
@@ -337,7 +366,7 @@ struct R {
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"clang_uml_version": "0.3.4-21-g665c784",
|
||||
"clang_uml_version": "0.3.4-28-g3eb1c47",
|
||||
"llvm_version": "Ubuntu clang version 15.0.6",
|
||||
"schema_version": 1
|
||||
},
|
||||
@@ -355,6 +384,13 @@ struct R {
|
||||
"source": "559574389062594251",
|
||||
"type": "dependency"
|
||||
},
|
||||
{
|
||||
"access": "private",
|
||||
"destination": "1591729735727316875",
|
||||
"label": "signal",
|
||||
"source": "559574389062594251",
|
||||
"type": "association"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1759724482769288325",
|
||||
|
||||
Reference in New Issue
Block a user