Uses of Interface
sootup.core.model.SootMethod.MethodSourceStep
-
Uses of SootMethod.MethodSourceStep in sootup.core.model
Modifier and TypeClassDescriptionstatic class
Defines aSootMethod
builder that provides a fluent API.Modifier and TypeMethodDescriptionstatic SootMethod.MethodSourceStep
SootMethod.builder()
Creates a builder forSootMethod
s. -
Uses of SootMethod.MethodSourceStep in sootup.java.core
Modifier and TypeClassDescriptionstatic class
Defines aJavaSootField.JavaSootFieldBuilder
to provide a fluent API.