| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.sootify | |
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static MethodHandle |
MethodHandle.v(SootFieldRef ref,
int kind) |
static MethodHandle |
MethodHandle.v(SootMethodRef ref,
int tag) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantSwitch.caseMethodHandle(MethodHandle handle) |
void |
AbstractConstantSwitch.caseMethodHandle(MethodHandle v) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueTemplatePrinter.caseMethodHandle(MethodHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseMethodHandle(MethodHandle handle) |
Copyright © 2020 Soot OSS. All rights reserved.