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

#include <absyn.h>

Data Fields

Type_Declext
 
struct Type_ * type
 
Tag tag
 
Tmpltmpl
 
Expwhen
 
Func_Def when_def
 
bool distinct
 

Detailed Description

Definition at line 756 of file absyn.h.

Field Documentation

◆ distinct

bool Type_Def_::distinct

Definition at line 763 of file absyn.h.

◆ ext

Type_Decl* Type_Def_::ext

Definition at line 757 of file absyn.h.

◆ tag

Tag Type_Def_::tag

Definition at line 759 of file absyn.h.

◆ tmpl

Tmpl* Type_Def_::tmpl

Definition at line 760 of file absyn.h.

◆ type

struct Type_* Type_Def_::type

Definition at line 758 of file absyn.h.

◆ when

Exp* Type_Def_::when

Definition at line 761 of file absyn.h.

◆ when_def

Func_Def Type_Def_::when_def

Definition at line 762 of file absyn.h.


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