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

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

Collaboration diagram for nexts:
Collaboration graph
[legend]

Data Fields

json_value ** sppList
 
json_value * spValue
 
u32_phrasespString
 
json_numberspNumber
 

Detailed Description

Internal workings only. Don't worry about it.

Definition at line 57 of file builder.c.

Field Documentation

◆ spNumber

json_number* nexts::spNumber

Definition at line 61 of file builder.c.

◆ sppList

json_value** nexts::sppList

Definition at line 58 of file builder.c.

◆ spString

u32_phrase* nexts::spString

Definition at line 60 of file builder.c.

◆ spValue

json_value* nexts::spValue

Definition at line 59 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.