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