APG
… an ABNF Parser Generator
|
The totality of all node statistics. More...
Data Fields | |
aint | uiRuleCount |
The number of rules in the SABNF grammar. More... | |
aint | uiUdtCount |
The number of UDTs in the SABNF grammar. More... | |
node_stat | sAlt |
The statistics for the ALT nodes, ets. More... | |
node_stat | sCat |
node_stat | sRep |
node_stat | sRnm |
node_stat | sTrg |
node_stat | sTls |
node_stat | sTbs |
node_stat | sUdt |
node_stat | sAnd |
node_stat | sNot |
node_stat | sBkr |
node_stat | sBka |
node_stat | sBkn |
node_stat | sAbg |
node_stat | sAen |
node_stat | sTotal |
The total statistics for all node types. More... | |
node_stat * | spRuleStats |
An array of node statistics for each rule name. More... | |
node_stat * | spUdtStats |
An array of node statistics for each UDT name. More... | |
node_stat* stats::spRuleStats |
node_stat* stats::spUdtStats |
node_stat stats::sTotal |
aint stats::uiRuleCount |
aint stats::uiUdtCount |