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

#include <absyn.h>

Data Fields

union { 
 
   Type_Decl *   td 
 
   Exp *   exp 
 
d 
 
enum tmplarg_t type
 

Detailed Description

Definition at line 258 of file absyn.h.

Field Documentation

◆ [union]

union { ... } TmplArg::d

◆ exp

Exp* TmplArg::exp

Definition at line 261 of file absyn.h.

◆ td

Type_Decl* TmplArg::td

Definition at line 260 of file absyn.h.

◆ type

enum tmplarg_t TmplArg::type

Definition at line 263 of file absyn.h.


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