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