Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
GMLSTYPE Union Reference

#include <gmlparse.h>

Collaboration diagram for GMLSTYPE:
[legend]

Data Fields

int i
 
char * str
 
gmlnodenp
 
gmledgeep
 
gmlattrap
 
Dt_tlist
 

Detailed Description

Definition at line 421 of file gmlparse.c.

Field Documentation

◆ ap

gmlattr * GMLSTYPE::ap

Definition at line 429 of file gmlparse.c.

◆ ep

gmledge * GMLSTYPE::ep

Definition at line 428 of file gmlparse.c.

◆ i

int GMLSTYPE::i

Definition at line 425 of file gmlparse.c.

◆ list

Dt_t * GMLSTYPE::list

Definition at line 430 of file gmlparse.c.

◆ np

gmlnode * GMLSTYPE::np

Definition at line 427 of file gmlparse.c.

◆ str

char * GMLSTYPE::str

Definition at line 426 of file gmlparse.c.

Referenced by endstr(), and endstr().


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