APG
… an ABNF Parser Generator
|
Private declarations common to both universal and parent modes. More...
Go to the source code of this file.
Data Structures | |
struct | bkr_rule |
Back referencing information for each rule. More... | |
struct | bkr_udt |
Back referencing information for each UDT. More... | |
struct | bkr_phrase |
Defines one frame on the back reference stack. More... | |
struct | backref |
The back reference object's context. More... | |
Private declarations common to both universal and parent modes.
Used internally by the parser's operators. Should never be called directly by the application.
Definition in file backref.h.