public class AugEvalFunction extends java.lang.Object implements IEvalFunction
AugEvalFunction(JimpleBody jb)
static Type
eval_(Typing tg, Value expr, Stmt stmt, JimpleBody jb)
java.util.Collection<Type>
eval(Typing tg, Value expr, Stmt stmt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AugEvalFunction(JimpleBody jb)
public java.util.Collection<Type> eval(Typing tg, Value expr, Stmt stmt)
eval
IEvalFunction
public static Type eval_(Typing tg, Value expr, Stmt stmt, JimpleBody jb)