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