public class AugEvalFunction extends 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) |
Collection<Type> |
eval(Typing tg,
Value expr,
Stmt stmt) |
public AugEvalFunction(JimpleBody jb)
public static Type eval_(Typing tg, Value expr, Stmt stmt, JimpleBody jb)
public Collection<Type> eval(Typing tg, Value expr, Stmt stmt)
eval
in interface IEvalFunction
Copyright © 2020 Sable. All rights reserved.