|
Graphviz 14.0.3~dev.20251028.0232
|
#include <parse.h>
Data Fields | |
| int | l_beging |
| char * | begg_stmt |
| case_infos_t | node_stmts |
| case_infos_t | edge_stmts |
| char* parse_block::begg_stmt |
Definition at line 33 of file parse.h.
Referenced by freeBlocks(), and mkBlock().
| case_infos_t parse_block::edge_stmts |
Definition at line 35 of file parse.h.
Referenced by freeBlocks(), and mkBlock().
| case_infos_t parse_block::node_stmts |
Definition at line 34 of file parse.h.
Referenced by freeBlocks(), and mkBlock().