public interface IDalvikTyper
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG |
static boolean |
ENABLE_DVKTYPER |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraint(ValueBox box1,
ValueBox box2) |
void |
assignType(Body b) |
void |
setType(ValueBox v,
Type type,
boolean isUse) |
static final boolean ENABLE_DVKTYPER
static final boolean DEBUG
Copyright © 2020 Soot OSS. All rights reserved.