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