Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Switch_s Struct Reference

#include <exlib.h>

Collaboration diagram for Switch_s:
[legend]

Data Fields

struct Switch_sprev
 
Exnode_tfirstcase
 
Exnode_tlastcase
 
Exnode_tdefcase
 
Extype_t ** base
 
Extype_t ** cur
 
Extype_t ** last
 
int def
 
long type
 switch test type
 

Detailed Description

Definition at line 130 of file exlib.h.

Field Documentation

◆ base

Extype_t** Switch_s::base

Definition at line 136 of file exlib.h.

◆ cur

Extype_t** Switch_s::cur

Definition at line 137 of file exlib.h.

◆ def

int Switch_s::def

Definition at line 139 of file exlib.h.

◆ defcase

Exnode_t* Switch_s::defcase

Definition at line 135 of file exlib.h.

◆ firstcase

Exnode_t* Switch_s::firstcase

Definition at line 133 of file exlib.h.

◆ last

Extype_t** Switch_s::last

Definition at line 138 of file exlib.h.

◆ lastcase

Exnode_t* Switch_s::lastcase

Definition at line 134 of file exlib.h.

◆ prev

struct Switch_s* Switch_s::prev

Definition at line 132 of file exlib.h.

◆ type

long Switch_s::type

Definition at line 140 of file exlib.h.


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