/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/graph/parser.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  YYSTYPE

Defines

#define T_graph   258
#define T_digraph   259
#define T_strict   260
#define T_node   261
#define T_edge   262
#define T_edgeop   263
#define T_symbol   264
#define T_qsymbol   265
#define T_subgraph   266
#define agstype   YYSTYPE
#define YYSTYPE_IS_DECLARED   1
#define YYSTYPE_IS_TRIVIAL   1

Enumerations

enum  agtokentype {
  T_graph = 258, T_digraph = 259, T_strict = 260, T_node = 261,
  T_edge = 262, T_edgeop = 263, T_symbol = 264, T_qsymbol = 265,
  T_subgraph = 266, T_graph = 258, T_digraph = 259, T_strict = 260,
  T_node = 261, T_edge = 262, T_edgeop = 263, T_symbol = 264,
  T_qsymbol = 265, T_subgraph = 266
}

Variables

YYSTYPE aglval


Define Documentation

#define agstype   YYSTYPE

Definition at line 79 of file parser.h.

#define T_digraph   259

Definition at line 55 of file parser.h.

#define T_edge   262

Definition at line 58 of file parser.h.

#define T_edgeop   263

Definition at line 59 of file parser.h.

#define T_graph   258

Definition at line 54 of file parser.h.

#define T_node   261

Definition at line 57 of file parser.h.

#define T_qsymbol   265

Definition at line 61 of file parser.h.

#define T_strict   260

Definition at line 56 of file parser.h.

#define T_subgraph   266

Definition at line 62 of file parser.h.

#define T_symbol   264

Definition at line 60 of file parser.h.

#define YYSTYPE_IS_DECLARED   1

Definition at line 80 of file parser.h.

#define YYSTYPE_IS_TRIVIAL   1

Definition at line 81 of file parser.h.


Enumeration Type Documentation

enum agtokentype

Enumerator:
T_graph 
T_digraph 
T_strict 
T_node 
T_edge 
T_edgeop 
T_symbol 
T_qsymbol 
T_subgraph 
T_graph 
T_digraph 
T_strict 
T_node 
T_edge 
T_edgeop 
T_symbol 
T_qsymbol 
T_subgraph 

Definition at line 41 of file parser.h.


Variable Documentation

YYSTYPE aglval

Definition at line 1421 of file parser.c.

Referenced by aglex(), agparse(), and myaglex().


Generated on Mon Mar 31 19:05:55 2008 for Graphviz by  doxygen 1.5.1