Version 7.0
Copyright © 2021 Lowell D. Thomas
APG
… an ABNF Parser Generator
Data Structures
backref.h File Reference

Private declarations common to both universal and parent modes. More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.

APG Version 7.0 is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.