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

#include <absyn.h>

Data Fields

Expcond
 
Stmtbody
 
Var_Decl idx
 

Detailed Description

Definition at line 81 of file absyn.h.

Field Documentation

◆ body

Stmt* Stmt_Loop_::body

Definition at line 83 of file absyn.h.

◆ cond

Exp* Stmt_Loop_::cond

Definition at line 82 of file absyn.h.

◆ idx

Var_Decl Stmt_Loop_::idx

Definition at line 84 of file absyn.h.


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