We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06fe20e + 73a405b commit f7587d0Copy full SHA for f7587d0
scripts/YaML.md
@@ -314,6 +314,10 @@ class ur_name_handle_t(c_void_p):
314
</table>
315
316
#### type: enum
317
+
318
+In the following section the word *enumerator* is abbreviated to `etor` and the
319
+plural form *enumerators* is abbreviated to `etors`.
320
321
* An enum initiates the creation of a C/C++ `enum` declaration in the specification
322
* An enum requires the following scalar fields: {`desc`, `name`}
323
- `desc` will be used as the enum's description comment
0 commit comments