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

#include <absyn.h>

Data Fields

Var_Decl var
 
Expexp
 
Stmtbody
 
Var_Decl idx
 
bool is_ref
 

Detailed Description

Definition at line 73 of file absyn.h.

Field Documentation

◆ body

Stmt* Stmt_Each_::body

Definition at line 76 of file absyn.h.

◆ exp

Exp* Stmt_Each_::exp

Definition at line 75 of file absyn.h.

◆ idx

Var_Decl Stmt_Each_::idx

Definition at line 77 of file absyn.h.

◆ is_ref

bool Stmt_Each_::is_ref

Definition at line 78 of file absyn.h.

◆ var

Var_Decl Stmt_Each_::var

Definition at line 74 of file absyn.h.


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