Version 7.0
Copyright © 2021 Lowell D. Thomas
APG
… an ABNF Parser Generator
Data Fields
bkrp_input Struct Reference
Collaboration diagram for bkrp_input:
Collaboration graph
[legend]

Data Fields

const opcode * spOp
 
bkr_rulespRule
 
jmp_buf aJumpBuf
 
void * vpVecStack
 

Detailed Description

Definition at line 58 of file backrefp.c.

Field Documentation

◆ aJumpBuf

jmp_buf bkrp_input::aJumpBuf

Definition at line 61 of file backrefp.c.

◆ spOp

const opcode* bkrp_input::spOp

Definition at line 59 of file backrefp.c.

◆ spRule

bkr_rule* bkrp_input::spRule

Definition at line 60 of file backrefp.c.

◆ vpVecStack

void* bkrp_input::vpVecStack

Definition at line 62 of file backrefp.c.


The documentation for this struct was generated from the following file:
APG Version 7.0 is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.