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

#include <parse.h>

Data Fields

int gstart
 
char * guard
 
int astart
 
char * action
 

Detailed Description

Definition at line 23 of file parse.h.

Field Documentation

◆ action

char* case_info::action

Definition at line 27 of file parse.h.

Referenced by free_case_info(), and mkStmts().

◆ astart

int case_info::astart

Definition at line 26 of file parse.h.

Referenced by mkStmts().

◆ gstart

int case_info::gstart

Definition at line 24 of file parse.h.

Referenced by mkStmts().

◆ guard

char* case_info::guard

Definition at line 25 of file parse.h.

Referenced by free_case_info(), and mkStmts().


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