Uses of Interface
sootup.core.model.SootField.ModifierStep
-
Uses of SootField.ModifierStep in sootup.core.model
Modifier and TypeClassDescriptionstatic class
Defines aSootField
builder to provide a fluent API.Modifier and TypeMethodDescriptionSootField.SignatureStep.withSignature
(FieldSignature value) SootField.SootFieldBuilder.withSignature
(FieldSignature signature) -
Uses of SootField.ModifierStep in sootup.java.core
Modifier and TypeClassDescriptionstatic class
Defines aJavaSootField.JavaSootFieldBuilder
to provide a fluent API.