| Constructor and Description |
|---|
ArrayAccessExpr(Expr expr,
Expr index) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TreeVisitor tv) |
Expr |
getExpr() |
Expr |
getIndex() |
getResultTypepublic Expr getExpr()
public Expr getIndex()
public void accept(TreeVisitor tv)
Copyright © 2025. All rights reserved.