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

Used by syntax.c but needed here for constructor/destructor. More...

#include <apip.h>

Data Fields

aint uiGroupOpen
 
aint uiGroupError
 
aint uiOptionOpen
 
aint uiOptionError
 
aint uiTlsOpen
 
aint uiClsOpen
 
aint uiProseValOpen
 
aint uiStringTab
 
aint uiBasicError
 

Detailed Description

Used by syntax.c but needed here for constructor/destructor.

Definition at line 40 of file apip.h.

Field Documentation

◆ uiBasicError

aint alt_data::uiBasicError

Definition at line 49 of file apip.h.

◆ uiClsOpen

aint alt_data::uiClsOpen

Definition at line 46 of file apip.h.

◆ uiGroupError

aint alt_data::uiGroupError

Definition at line 42 of file apip.h.

◆ uiGroupOpen

aint alt_data::uiGroupOpen

Definition at line 41 of file apip.h.

◆ uiOptionError

aint alt_data::uiOptionError

Definition at line 44 of file apip.h.

◆ uiOptionOpen

aint alt_data::uiOptionOpen

Definition at line 43 of file apip.h.

◆ uiProseValOpen

aint alt_data::uiProseValOpen

Definition at line 47 of file apip.h.

◆ uiStringTab

aint alt_data::uiStringTab

Definition at line 48 of file apip.h.

◆ uiTlsOpen

aint alt_data::uiTlsOpen

Definition at line 45 of file apip.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.