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

array_subscript. More...

#include <absyn.h>

Data Fields

Expexp
 
struct Type_ * type
 
uint16_t depth
 

Detailed Description

array_subscript.

[0][0]

Definition at line 360 of file absyn.h.

Field Documentation

◆ depth

uint16_t Array_Sub_::depth

Definition at line 363 of file absyn.h.

◆ exp

Exp* Array_Sub_::exp

Definition at line 361 of file absyn.h.

◆ type

struct Type_* Array_Sub_::type

Definition at line 362 of file absyn.h.


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