Uses of Class
sootup.core.frontend.OverridingBodySource
Package
Description
-
Uses of OverridingBodySource in sootup.core.frontend
-
Uses of OverridingBodySource in sootup.core.model
Modifier and TypeMethodDescriptionSootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider) Creates a new SootMethod based on a newOverridingBodySource
.SootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider) Creates a new SootMethod based on a newOverridingBodySource
. -
Uses of OverridingBodySource in sootup.java.core
Modifier and TypeMethodDescriptionJavaSootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider) JavaSootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider) -
Uses of OverridingBodySource in sootup.java.frontend.conversion
Modifier and TypeMethodDescriptionWalaSootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider) WalaSootMethod.withOverridingMethodSource
(Function<OverridingBodySource, OverridingBodySource> overrider)