Graphviz 13.0.0~dev.20250608.0154
Loading...
Searching...
No Matches
gstack_s Struct Reference
Collaboration diagram for gstack_s:
[legend]

Data Fields

Agraph_tg
 
Agraph_tsubg
 
list_t nodelist
 
list_t edgelist
 
list_t attrlist
 
struct gstack_sdown
 

Detailed Description

Definition at line 110 of file grammar.c.

Field Documentation

◆ attrlist

list_t gstack_s::attrlist

◆ down

struct gstack_s* gstack_s::down

Definition at line 114 of file grammar.c.

Referenced by push(), and push().

◆ edgelist

list_t gstack_s::edgelist

Definition at line 113 of file grammar.c.

Referenced by endedge(), endedge(), freestack(), and freestack().

◆ g

◆ nodelist

list_t gstack_s::nodelist

Definition at line 113 of file grammar.c.

Referenced by endedge(), endedge(), freestack(), and freestack().

◆ subg

Agraph_t* gstack_s::subg

Definition at line 112 of file grammar.c.

Referenced by closesubg(), closesubg(), endedge(), and endedge().


The documentation for this struct was generated from the following file: