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

Field Documentation

◆ depth

uint16_t Array_Sub_::depth

Definition at line 355 of file absyn.h.

◆ exp

Exp* Array_Sub_::exp

Definition at line 353 of file absyn.h.

◆ type

struct Type_* Array_Sub_::type

Definition at line 354 of file absyn.h.


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