Package sootup.java.core
Interface JavaSootMethod.JavaSootMethodBuilder.ThrownExceptionsStep
- All Known Subinterfaces:
JavaSootMethod.JavaSootMethodBuilder.CompleteStep
- Enclosing class:
- JavaSootMethod.JavaSootMethodBuilder
public static interface JavaSootMethod.JavaSootMethodBuilder.ThrownExceptionsStep
-
Method Summary
-
Method Details
-
withThrownExceptions
JavaSootMethod.JavaSootMethodBuilder.CompleteStep withThrownExceptions(@NonNull Iterable<ClassType> value)
-