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

#include <absyn.h>

Data Fields

union { 
 
   Type_Decl *   td 
 
   Exp *   exp 
 
d 
 
Tag tag
 

Detailed Description

Definition at line 134 of file absyn.h.

Field Documentation

◆ [union]

union { ... } Stmt_Using_::d

◆ exp

Exp* Stmt_Using_::exp

Definition at line 137 of file absyn.h.

◆ tag

Tag Stmt_Using_::tag

Definition at line 139 of file absyn.h.

◆ td

Type_Decl* Stmt_Using_::td

Definition at line 136 of file absyn.h.


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