Updated test cases documentation
This commit is contained in:
@@ -107,6 +107,7 @@ struct R {
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "get_a",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -129,6 +130,7 @@ struct R {
|
||||
"line": 7,
|
||||
"translation_unit": "t00040.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "int"
|
||||
}
|
||||
],
|
||||
@@ -217,6 +219,7 @@ struct R {
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "get_aaa",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -239,6 +242,7 @@ struct R {
|
||||
"line": 24,
|
||||
"translation_unit": "t00040.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "int"
|
||||
}
|
||||
],
|
||||
@@ -266,6 +270,7 @@ struct R {
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "foo",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -293,6 +298,7 @@ struct R {
|
||||
"line": 32,
|
||||
"translation_unit": "t00040.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -322,12 +328,6 @@ struct R {
|
||||
"destination": "534115812779766127",
|
||||
"source": "745371908432158369",
|
||||
"type": "extension"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "307580006083737677",
|
||||
"source": "1539035020975101539",
|
||||
"type": "dependency"
|
||||
}
|
||||
],
|
||||
"using_namespace": "clanguml::t00040"
|
||||
|
||||
Reference in New Issue
Block a user