Graphviz 13.1.0~dev.20250626.0830
|
#include <grammar.h>
Data Fields | |
Agdisc_t * | Disc |
void * | Ifile |
Agraph_t * | G |
int | SubgraphDepth |
struct gstack_s * | S |
int | line_num |
int | html_nest |
const char * | InputFile |
agxbuf | InputFileBuffer |
int | graphType |
agxbuf | Sbuf |
Agdisc_t* aagextra_s::Disc |
Definition at line 66 of file grammar.h.
Referenced by agconcat(), read_input(), startgraph(), and startgraph().
Agraph_t* aagextra_s::G |
Definition at line 68 of file grammar.h.
Referenced by agconcat(), appendnode(), appendnode(), attrstmt(), attrstmt(), bindattrs(), bindattrs(), concat(), concat(), endedge(), endedge(), endnode(), endnode(), endstr(), endstr_html(), freestack(), freestack(), graph_error(), graph_error(), opensubg(), opensubg(), startgraph(), and startgraph().
void* aagextra_s::Ifile |
Definition at line 67 of file grammar.h.
Referenced by read_input().
const char* aagextra_s::InputFile |
Definition at line 75 of file grammar.h.
Referenced by chkNum(), and storeFileName().
agxbuf aagextra_s::InputFileBuffer |
Definition at line 76 of file grammar.h.
Referenced by agconcat(), and storeFileName().
int aagextra_s::line_num |
Definition at line 73 of file grammar.h.
Referenced by chkNum(), and ppDirective().
struct gstack_s* aagextra_s::S |
Definition at line 71 of file grammar.h.
Referenced by appendattr(), appendattr(), appendnode(), appendnode(), applyattrs(), applyattrs(), attrstmt(), attrstmt(), bindattrs(), bindattrs(), closesubg(), closesubg(), edgerhs(), edgerhs(), endedge(), endedge(), endnode(), endnode(), freestack(), freestack(), getedgeitems(), getedgeitems(), mkport(), mkport(), newedge(), newedge(), opensubg(), opensubg(), startgraph(), and startgraph().
agxbuf aagextra_s::Sbuf |
Definition at line 79 of file grammar.h.
Referenced by addstr(), agconcat(), beginstr(), endstr(), and endstr_html().
int aagextra_s::SubgraphDepth |
Definition at line 70 of file grammar.h.
Referenced by closesubg(), closesubg(), opensubg(), opensubg(), startgraph(), and startgraph().