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

slice. More...

#include <absyn.h>

Data Fields

Expbase
 
Rangerange
 

Detailed Description

slice.

"test"[12:12]

see Range_

Definition at line 379 of file absyn.h.

Field Documentation

◆ base

Exp* Exp_Slice::base

Definition at line 380 of file absyn.h.

◆ range

Range* Exp_Slice::range

Definition at line 381 of file absyn.h.


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