Uses of Interface
sootup.core.model.SootMethod.ModifierStep
-
Uses of SootMethod.ModifierStep in sootup.core.model
Modifier and TypeClassDescriptionstatic class
Defines aSootMethod
builder that provides a fluent API.Modifier and TypeMethodDescriptionSootMethod.SignatureStep.withSignature
(MethodSignature value) SootMethod.SootMethodBuilder.withSignature
(MethodSignature methodSignature) -
Uses of SootMethod.ModifierStep in sootup.java.core
Modifier and TypeClassDescriptionstatic class
Defines aJavaSootField.JavaSootFieldBuilder
to provide a fluent API.