| Package | Description |
|---|---|
| soot.dexpler | |
| soot.dotnet.exceptiontoolkits | |
| soot.toolkits.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
DalvikThrowAnalysis |
| Modifier and Type | Class and Description |
|---|---|
class |
DotnetThrowAnalysis
ThrowAnalysis for .NET CIL Instructions Described Exceptions are described in the ECMA-335 specification
|
| Modifier and Type | Class and Description |
|---|---|
class |
PedanticThrowAnalysis
A
ThrowAnalysis that says that every unit can throw every possible exception type. |
class |
UnitThrowAnalysis
A
ThrowAnalysis which returns the set of runtime exceptions and errors that might be thrown by the bytecode
instructions represented by a unit, as indicated by the Java Virtual Machine specification. |
Copyright © 2024 Soot OSS. All rights reserved.