|
APG
… an ABNF Parser Generator
|
Data structure for a single ALT opcode. More...
#include <parserp.h>
Data Fields | |
| aint | uiId |
| The operation identifier, ID_ALT. More... | |
| const uint8_t * | ucpPpptMap |
| Pointer to the PPPT map for this opcode, if any. More... | |
| const aint * | uipChildList |
| Pointer to the first child opcode index. More... | |
| aint | uiChildCount |
| Number of children. More... | |
| const uint8_t* op_alt::ucpPpptMap |
| const aint* op_alt::uipChildList |
1.8.17