My Project
Loading...
Searching...
No Matches
Exp_If Struct Reference

#include <absyn.h>

Data Fields

Expcond
 
Expif_exp
 
Expelse_exp
 

Detailed Description

Definition at line 517 of file absyn.h.

Field Documentation

◆ cond

Exp* Exp_If::cond

Definition at line 518 of file absyn.h.

◆ else_exp

Exp* Exp_If::else_exp

Definition at line 520 of file absyn.h.

◆ if_exp

Exp* Exp_If::if_exp

Definition at line 519 of file absyn.h.


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