ATN_NC Struct Reference
Data Fields | ||
| int | offset | |
| union { | ||
| char * str | ||
| dncomp * dn | ||
| } | un | |
Detailed Description
Definition at line 30 of file atn-syntax.h.
Field Documentation
◆ offset
| int ATN_NC::offset |
Definition at line 31 of file atn-syntax.h.
◆ str
| char* ATN_NC::str |
Definition at line 33 of file atn-syntax.h.
◆ dn
| dncomp* ATN_NC::dn |
Definition at line 34 of file atn-syntax.h.
The documentation for this struct was generated from the following file: