My Project
Loading...
Searching...
No Matches
Exp_Primary::prim_data Union Reference

#include <absyn.h>

Data Fields

struct Symbol_ * var
 
struct gwint gwint
 
m_float fnum
 
m_str chr
 
struct AstString string
 
Array_Sub array
 
Rangerange
 
Expexp
 

Detailed Description

Definition at line 465 of file absyn.h.

Field Documentation

◆ array

Array_Sub Exp_Primary::prim_data::array

Definition at line 471 of file absyn.h.

◆ chr

m_str Exp_Primary::prim_data::chr

Definition at line 469 of file absyn.h.

◆ exp

Exp* Exp_Primary::prim_data::exp

Definition at line 473 of file absyn.h.

◆ fnum

m_float Exp_Primary::prim_data::fnum

Definition at line 468 of file absyn.h.

◆ gwint

struct gwint Exp_Primary::prim_data::gwint

Definition at line 467 of file absyn.h.

◆ range

Range* Exp_Primary::prim_data::range

Definition at line 472 of file absyn.h.

◆ string

struct AstString Exp_Primary::prim_data::string

Definition at line 470 of file absyn.h.

◆ var

struct Symbol_* Exp_Primary::prim_data::var

Definition at line 466 of file absyn.h.


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