Graphviz 13.0.0~dev.20250608.0154
|
#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 65 of file grammar.h.
Referenced by agconcat(), read_input(), startgraph(), and startgraph().
Agraph_t* aagextra_s::G |
Definition at line 67 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 66 of file grammar.h.
Referenced by read_input().
const char* aagextra_s::InputFile |
Definition at line 74 of file grammar.h.
Referenced by chkNum(), and storeFileName().
agxbuf aagextra_s::InputFileBuffer |
Definition at line 75 of file grammar.h.
Referenced by agconcat(), and storeFileName().
int aagextra_s::line_num |
Definition at line 72 of file grammar.h.
Referenced by chkNum(), and ppDirective().
struct gstack_s* aagextra_s::S |
Definition at line 70 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 78 of file grammar.h.
Referenced by addstr(), agconcat(), beginstr(), endstr(), and endstr_html().
int aagextra_s::SubgraphDepth |
Definition at line 69 of file grammar.h.
Referenced by closesubg(), closesubg(), opensubg(), opensubg(), startgraph(), and startgraph().