C++: Improve QLDoc based on earlier review

This commit is contained in:
Jeroen Ketema
2022-08-11 11:31:21 +02:00
parent 32a2363f85
commit faaf1ec30d

View File

@@ -256,7 +256,7 @@ class AttributeArgument extends Element, @attribute_arg {
/** /**
* Gets the text for the value of this argument, if its value is * Gets the text for the value of this argument, if its value is
* a constant or token. * a constant or a token.
*/ */
string getValueText() { string getValueText() {
if underlyingElement(this) instanceof @attribute_arg_constant_expr if underlyingElement(this) instanceof @attribute_arg_constant_expr