| Package | Description |
|---|---|
| boomerang.scene | |
| boomerang.scene.jimple |
| Modifier and Type | Method and Description |
|---|---|
Type |
Type.getArrayBaseType() |
Type |
AllocVal.getClassConstantType() |
abstract Type |
Val.getClassConstantType() |
Type |
AllocVal.getNewExprType() |
abstract Type |
Val.getNewExprType() |
Type |
AllocVal.getType() |
abstract Type |
Val.getType() |
Type |
WrappedClass.getType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Type.doesCastFail(Type targetVal,
Val target) |
| Modifier and Type | Class and Description |
|---|---|
class |
JimpleType |
| Modifier and Type | Method and Description |
|---|---|
Type |
JimpleType.getArrayBaseType() |
Type |
JimpleStaticFieldVal.getClassConstantType() |
Type |
JimpleVal.getClassConstantType() |
Type |
JimpleStaticFieldVal.getNewExprType() |
Type |
JimpleVal.getNewExprType() |
Type |
JimpleStaticFieldVal.getType() |
Type |
JimpleWrappedClass.getType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JimpleType.doesCastFail(Type targetVal,
Val target) |
Copyright © 2024. All rights reserved.