Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
case_stmt Struct Reference

#include <compile.h>

Collaboration diagram for case_stmt:
[legend]

Data Fields

Exnode_tguard
 
Exnode_taction
 

Detailed Description

Definition at line 24 of file compile.h.

Field Documentation

◆ action

Exnode_t* case_stmt::action

Definition at line 26 of file compile.h.

Referenced by evalEdge(), evalNode(), and mkStmts().

◆ guard

Exnode_t* case_stmt::guard

Definition at line 25 of file compile.h.

Referenced by evalEdge(), evalNode(), and mkStmts().


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