My Project
Loading...
Searching...
No Matches
Section_::section_data Union Reference

#include <absyn.h>

Data Fields

StmtList * stmt_list
 
Trait_Def trait_def
 
Class_Def class_def
 
Extend_Def extend_def
 
Func_Def func_def
 
Enum_Def enum_def
 
Union_Def union_def
 
Fptr_Def fptr_def
 
Type_Def type_def
 
Prim_Def prim_def
 

Detailed Description

Definition at line 837 of file absyn.h.

Field Documentation

◆ class_def

Class_Def Section_::section_data::class_def

Definition at line 840 of file absyn.h.

◆ enum_def

Enum_Def Section_::section_data::enum_def

Definition at line 843 of file absyn.h.

◆ extend_def

Extend_Def Section_::section_data::extend_def

Definition at line 841 of file absyn.h.

◆ fptr_def

Fptr_Def Section_::section_data::fptr_def

Definition at line 845 of file absyn.h.

◆ func_def

Func_Def Section_::section_data::func_def

Definition at line 842 of file absyn.h.

◆ prim_def

Prim_Def Section_::section_data::prim_def

Definition at line 847 of file absyn.h.

◆ stmt_list

StmtList* Section_::section_data::stmt_list

Definition at line 838 of file absyn.h.

◆ trait_def

Trait_Def Section_::section_data::trait_def

Definition at line 839 of file absyn.h.

◆ type_def

Type_Def Section_::section_data::type_def

Definition at line 846 of file absyn.h.

◆ union_def

Union_Def Section_::section_data::union_def

Definition at line 844 of file absyn.h.


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