public class AugEvalFunction extends java.lang.Object implements IEvalFunction
Constructor and Description |
---|
AugEvalFunction(JimpleBody jb) |
Modifier and Type | Method and Description |
---|---|
static Type |
eval_(Typing tg,
Value expr,
Stmt stmt,
JimpleBody jb) |
java.util.Collection<Type> |
eval(Typing tg,
Value expr,
Stmt stmt) |
public AugEvalFunction(JimpleBody jb)