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

Field Documentation

◆ array

Array_Sub Exp_Primary::prim_data::array

Definition at line 479 of file absyn.h.

◆ chr

m_str Exp_Primary::prim_data::chr

Definition at line 477 of file absyn.h.

◆ exp

Exp* Exp_Primary::prim_data::exp

Definition at line 481 of file absyn.h.

◆ fnum

m_float Exp_Primary::prim_data::fnum

Definition at line 476 of file absyn.h.

◆ gwint

struct gwint Exp_Primary::prim_data::gwint

Definition at line 475 of file absyn.h.

◆ range

Range* Exp_Primary::prim_data::range

Definition at line 480 of file absyn.h.

◆ string

struct AstString Exp_Primary::prim_data::string

Definition at line 478 of file absyn.h.

◆ var

struct Symbol_* Exp_Primary::prim_data::var

Definition at line 474 of file absyn.h.


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