| Package | Description |
|---|---|
| soot.jimple.toolkits.typing.fast |
| Modifier and Type | Method and Description |
|---|---|
void |
UseChecker.check(Typing tg,
IUseVisitor uv) |
static int |
Typing.compare(Typing a,
Typing b,
IHierarchy h) |
static Type |
AugEvalFunction.eval_(Typing tg,
Value expr,
Stmt stmt,
JimpleBody jb) |
java.util.Collection<Type> |
IEvalFunction.eval(Typing tg,
Value expr,
Stmt stmt) |
java.util.Collection<Type> |
AugEvalFunction.eval(Typing tg,
Value expr,
Stmt stmt) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Typing.minimize(java.util.List<Typing> tgs,
IHierarchy h) |
| Constructor and Description |
|---|
Typing(Typing tg) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.