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.
1 parent 286dd5d commit 8509cfbCopy full SHA for 8509cfb
doc/sphinx/source/api-types.rst
@@ -505,7 +505,7 @@ Models
505
as nodes in a DAG. The API provides functions to compute and
506
examine these nodes, which gives access to the values of terms of
507
function or tuple types. Every node in this DAG has a unique id
508
- and a tag of type :c:type:`yval_t` that defines the node type::
+ and a tag of type :c:type:`yval_tag_t` that defines the node type::
509
510
typedef enum yval_tag {
511
YVAL_UNKNOWN,
0 commit comments