Updated test cases documentation
This commit is contained in:
@@ -120,7 +120,7 @@ struct AImpl { };
|
||||
"elements": [
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "detail::AImpl",
|
||||
"display_name": "AImpl",
|
||||
"id": "674757414308736755",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
@@ -291,6 +291,7 @@ struct AImpl { };
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "B",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -313,10 +314,12 @@ struct AImpl { };
|
||||
"line": 8,
|
||||
"translation_unit": "t00065.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "b",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -339,6 +342,7 @@ struct AImpl { };
|
||||
"line": 9,
|
||||
"translation_unit": "t00065.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -502,7 +506,7 @@ struct AImpl { };
|
||||
"is_variadic": false,
|
||||
"kind": "argument",
|
||||
"template_parameters": [],
|
||||
"type": "clanguml::t00065::B"
|
||||
"type": "B"
|
||||
}
|
||||
],
|
||||
"type": "class"
|
||||
@@ -531,7 +535,7 @@ struct AImpl { };
|
||||
"is_variadic": false,
|
||||
"kind": "argument",
|
||||
"template_parameters": [],
|
||||
"type": "clanguml::t00065::B"
|
||||
"type": "B"
|
||||
}
|
||||
],
|
||||
"type": "class"
|
||||
|
||||
Reference in New Issue
Block a user