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

Internal workings only. Don't worry about it. More...

Data Fields

aint uiValues
 
aint uiStrings
 
aint uiNumbers
 
aint uiChildren
 
aint uiAsciis
 
aint uiLists
 

Detailed Description

Internal workings only. Don't worry about it.

Definition at line 45 of file builder.c.

Field Documentation

◆ uiAsciis

aint counts::uiAsciis

Definition at line 50 of file builder.c.

◆ uiChildren

aint counts::uiChildren

Definition at line 49 of file builder.c.

◆ uiLists

aint counts::uiLists

Definition at line 51 of file builder.c.

◆ uiNumbers

aint counts::uiNumbers

Definition at line 48 of file builder.c.

◆ uiStrings

aint counts::uiStrings

Definition at line 47 of file builder.c.

◆ uiValues

aint counts::uiValues

Definition at line 46 of file builder.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.