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

#include <absyn.h>

Data Fields

Expcond
 
Stmtif_body
 
Stmtelse_body
 

Detailed Description

Definition at line 87 of file absyn.h.

Field Documentation

◆ cond

Exp* Stmt_If_::cond

Definition at line 88 of file absyn.h.

◆ else_body

Stmt* Stmt_If_::else_body

Definition at line 90 of file absyn.h.

◆ if_body

Stmt* Stmt_If_::if_body

Definition at line 89 of file absyn.h.


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