Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.jimple |
Public classes for the Jimple intermediate representation.
|
soot.jimple.validation | |
soot.validation |
Class and Description |
---|
BodyValidator
Implement this interface if you want to provide your own body Validator
|
ValidationException |
Class and Description |
---|
ValidationException |
Class and Description |
---|
BodyValidator
Implement this interface if you want to provide your own body Validator
|
ValidationException |
Class and Description |
---|
BodyValidator
Implement this interface if you want to provide your own body Validator
|
CheckEscapingValidator |
CheckInitValidator |
CheckTypesValidator |
CheckVoidLocalesValidator |
ClassValidator
Implement this interface if you want to provide your own class validator
|
LocalsValidator |
MethodDeclarationValidator
Validates classes to make sure that all method signatures are valid
|
OuterClassValidator
Validates classes to make sure that the outer class chain is not recursive
|
TrapsValidator |
UnitBoxesValidator |
UsesValidator |
ValidationException |
ValueBoxesValidator |