Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
GMLSTYPE Union Reference

#include <gmlparse.h>

Collaboration diagram for GMLSTYPE:
[legend]

Data Fields

int i
 
char * str
 
gmlnodenp
 
gmledgeep
 
gmlattrap
 
attrs_t * list
 

Detailed Description

Definition at line 382 of file gmlparse.c.

Field Documentation

◆ ap

gmlattr * GMLSTYPE::ap

Definition at line 390 of file gmlparse.c.

◆ ep

gmledge * GMLSTYPE::ep

Definition at line 389 of file gmlparse.c.

◆ i

int GMLSTYPE::i

Definition at line 386 of file gmlparse.c.

◆ list

attrs_t * GMLSTYPE::list

Definition at line 391 of file gmlparse.c.

◆ np

gmlnode * GMLSTYPE::np

Definition at line 388 of file gmlparse.c.

◆ str

char * GMLSTYPE::str

Definition at line 387 of file gmlparse.c.

Referenced by endstr(), and endstr().


The documentation for this union was generated from the following files: