exip
Alpha 0.5.4
|
Specifies the right-hand side for a production rule. More...
#include <procTypes.h>
Data Fields | |
uint32_t | content |
The production content consists of two parts: More... | |
Index | typeId |
Index of the grammar for the production event, if applicable. More... | |
QNameID | qnameId |
Identifies the terminal portion, the element/attribute for SE(qname), SE(uri:*), AT(qname) or AT(uri:*). More... | |
The left-hand side is implicitly defined by the parent grammar rule.
Definition at line 587 of file bin/headers/procTypes.h.
uint32_t Production::content |
Definition at line 594 of file bin/headers/procTypes.h.
QNameID Production::qnameId |
Definition at line 611 of file bin/headers/procTypes.h.
Index Production::typeId |
Definition at line 605 of file bin/headers/procTypes.h.