|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SootMojo.ThrowAnalysis in net.nicoulaj.maven.plugins.soot |
|---|
| Fields in net.nicoulaj.maven.plugins.soot declared as SootMojo.ThrowAnalysis | |
|---|---|
protected SootMojo.ThrowAnalysis |
SootMojo.throwAnalysis
This option specifies how to estimate the exceptions which each statement may throw when constructing exceptional CFGs. |
| Methods in net.nicoulaj.maven.plugins.soot that return SootMojo.ThrowAnalysis | |
|---|---|
static SootMojo.ThrowAnalysis |
SootMojo.ThrowAnalysis.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SootMojo.ThrowAnalysis[] |
SootMojo.ThrowAnalysis.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||