Uses of Interface
sootup.core.model.SootField.SignatureStep
Packages that use SootField.SignatureStep
-
Uses of SootField.SignatureStep in sootup.core.model
Classes in sootup.core.model that implement SootField.SignatureStepModifier and TypeClassDescriptionstatic class
Defines aSootField
builder to provide a fluent API.Methods in sootup.core.model that return SootField.SignatureStepModifier and TypeMethodDescriptionstatic SootField.SignatureStep
SootField.builder()
Creates aSootField
-
Uses of SootField.SignatureStep in sootup.java.core
Subinterfaces of SootField.SignatureStep in sootup.java.coreClasses in sootup.java.core that implement SootField.SignatureStepModifier and TypeClassDescriptionstatic class
Defines aJavaSootField.JavaSootFieldBuilder
to provide a fluent API.