APG
… an ABNF Parser Generator
|
A builder value. Internal workings only. Don't worry about it. More...
Data Fields | |
aint | uiId |
union { | |
aint uiStringOffset | |
aint uiChildOffset | |
double dNumber | |
uint64_t uiNumber | |
int64_t iNumber | |
}; | |
union { | |
aint uiNumberId | |
aint uiStringLength | |
aint uiChildCount | |
}; | |
aint | uiNext |
aint | uiKeyOffset |
aint | uiKeyLength |
abool | bKey |
A builder value. Internal workings only. Don't worry about it.
union { ... } |
union { ... } |