Version 7.0
Copyright © 2021 Lowell D. Thomas
APG
… an ABNF Parser Generator
Data Fields
rule_constraint Struct Reference

#include <main.h>

Data Fields

aint uiOffset
 
aint uiCount
 
aint uiRuleIndex
 
const char * cpRuleName
 

Detailed Description

Definition at line 49 of file main.h.

Field Documentation

◆ cpRuleName

const char* rule_constraint::cpRuleName

Definition at line 53 of file main.h.

◆ uiCount

aint rule_constraint::uiCount

Definition at line 51 of file main.h.

◆ uiOffset

aint rule_constraint::uiOffset

Definition at line 50 of file main.h.

◆ uiRuleIndex

aint rule_constraint::uiRuleIndex

Definition at line 52 of file main.h.


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.