|
APG
… an ABNF Parser Generator
|
Data structure for a single TBS 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 achar * | acpStrTbl |
| Pointer to the alphabet character table for the first character of the allowed string. More... | |
| aint | uiStrLen |
| Number of characters in the string. More... | |
| const achar* op_tbs::acpStrTbl |
| const uint8_t* op_tbs::ucpPpptMap |
1.8.17