Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
parse_block Struct Reference

#include <parse.h>

Data Fields

int l_beging
 
char * begg_stmt
 
case_infos_t node_stmts
 
case_infos_t edge_stmts
 

Detailed Description

Definition at line 37 of file parse.h.

Field Documentation

◆ begg_stmt

char* parse_block::begg_stmt

Definition at line 39 of file parse.h.

Referenced by freeBlocks(), and mkBlock().

◆ edge_stmts

case_infos_t parse_block::edge_stmts

Definition at line 41 of file parse.h.

Referenced by freeBlocks(), and mkBlock().

◆ l_beging

int parse_block::l_beging

Definition at line 38 of file parse.h.

Referenced by mkBlock().

◆ node_stmts

case_infos_t parse_block::node_stmts

Definition at line 40 of file parse.h.

Referenced by freeBlocks(), and mkBlock().


The documentation for this struct was generated from the following file: