public class Index extends Expr
location
Index(Expr expr, Expr index, Location location)
Object
eval(Scope scope)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Index(Expr expr, Expr index, Location location)
public Object eval(Scope scope)
eval
Expr
Copyright © 2018. All rights reserved.