| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SootMethodRef
Representation of a reference to a method as it appears in a class file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PolymorphicMethodRef
Special class to treat the methods with polymorphic signatures in the classes
MethodHandle and
VarHandle. |
class |
SootMethod
Soot representation of a Java method.
|
class |
SootMethodRefImpl
Representation of a reference to a method as it appears in a class file.
|
Copyright © 2020 Soot OSS. All rights reserved.