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

#include <absyn.h>

Data Fields

Tag tag
 
Array_Sub array
 
TmplArgList * types
 
Type_Declnext
 
Fptr_Def fptr
 
uint8_t option
 
ae_flag flag
 
bool ref
 

Detailed Description

Definition at line 278 of file absyn.h.

Field Documentation

◆ array

Array_Sub Type_Decl_::array

Definition at line 280 of file absyn.h.

◆ flag

ae_flag Type_Decl_::flag

Definition at line 285 of file absyn.h.

◆ fptr

Fptr_Def Type_Decl_::fptr

Definition at line 283 of file absyn.h.

◆ next

Type_Decl* Type_Decl_::next

Definition at line 282 of file absyn.h.

◆ option

uint8_t Type_Decl_::option

Definition at line 284 of file absyn.h.

◆ ref

bool Type_Decl_::ref

Definition at line 286 of file absyn.h.

◆ tag

Tag Type_Decl_::tag

Definition at line 279 of file absyn.h.

◆ types

TmplArgList* Type_Decl_::types

Definition at line 281 of file absyn.h.


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