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

Data Fields

const opcode * spOp
 
bkr_rulespRule
 
jmp_buf aJumpBuf
 
void * vpVecStack
 

Detailed Description

Definition at line 65 of file backrefu.c.

Field Documentation

◆ aJumpBuf

jmp_buf bkru_input::aJumpBuf

Definition at line 68 of file backrefu.c.

◆ spOp

const opcode* bkru_input::spOp

Definition at line 66 of file backrefu.c.

◆ spRule

bkr_rule* bkru_input::spRule

Definition at line 67 of file backrefu.c.

◆ vpVecStack

void* bkru_input::vpVecStack

Definition at line 69 of file backrefu.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.