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