Uses of Class
sootup.core.frontend.OverridingBodySource
Packages that use OverridingBodySource
-
Uses of OverridingBodySource in sootup.core.frontend
Methods in sootup.core.frontend that return OverridingBodySource -
Uses of OverridingBodySource in sootup.core.model
Method parameters in sootup.core.model with type arguments of type OverridingBodySourceModifier and TypeMethodDescription@NonNull SootMethod
SootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider) Creates a new SootMethod based on a newOverridingBodySource
.@NonNull SootMethod
SootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider) Creates a new SootMethod based on a newOverridingBodySource
. -
Uses of OverridingBodySource in sootup.java.core
Method parameters in sootup.java.core with type arguments of type OverridingBodySourceModifier and TypeMethodDescription@NonNull JavaSootMethod
JavaSootMethod.withOverridingMethodSource
(@NonNull Function<OverridingBodySource, OverridingBodySource> overrider) @NonNull JavaSootMethod
JavaSootMethod.withOverridingMethodSource
(@NonNull Function<OverridingBodySource, OverridingBodySource> overrider)