Package sootup.core.model
Interface SootMethod.SignatureStep
- All Known Implementing Classes:
JavaSootMethod.JavaSootMethodBuilder
,SootMethod.SootMethodBuilder
- Enclosing class:
- SootMethod
public static interface SootMethod.SignatureStep
-
Method Summary
Modifier and TypeMethodDescription@NonNull SootMethod.ModifierStep
withSignature
(@NonNull MethodSignature value)
-
Method Details
-
withSignature
-