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 846 of file absyn.h.

Field Documentation

◆ class_def

Class_Def Section_::section_data::class_def

Definition at line 849 of file absyn.h.

◆ enum_def

Enum_Def Section_::section_data::enum_def

Definition at line 852 of file absyn.h.

◆ extend_def

Extend_Def Section_::section_data::extend_def

Definition at line 850 of file absyn.h.

◆ fptr_def

Fptr_Def Section_::section_data::fptr_def

Definition at line 854 of file absyn.h.

◆ func_def

Func_Def Section_::section_data::func_def

Definition at line 851 of file absyn.h.

◆ prim_def

Prim_Def Section_::section_data::prim_def

Definition at line 856 of file absyn.h.

◆ stmt_list

StmtList* Section_::section_data::stmt_list

Definition at line 847 of file absyn.h.

◆ trait_def

Trait_Def Section_::section_data::trait_def

Definition at line 848 of file absyn.h.

◆ type_def

Type_Def Section_::section_data::type_def

Definition at line 855 of file absyn.h.

◆ union_def

Union_Def Section_::section_data::union_def

Definition at line 853 of file absyn.h.


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