Updated test cases documentation
This commit is contained in:
@@ -93,6 +93,7 @@ struct R {
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "operator==",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": true,
|
||||
@@ -120,10 +121,12 @@ struct R {
|
||||
"line": 10,
|
||||
"translation_unit": "t00034.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "operator!=",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": true,
|
||||
@@ -151,6 +154,7 @@ struct R {
|
||||
"line": 11,
|
||||
"translation_unit": "t00034.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -276,7 +280,7 @@ struct R {
|
||||
"is_variadic": false,
|
||||
"kind": "argument",
|
||||
"template_parameters": [],
|
||||
"type": "clanguml::t00034::Void"
|
||||
"type": "Void"
|
||||
}
|
||||
],
|
||||
"type": "class"
|
||||
|
||||
Reference in New Issue
Block a user