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