Uses of Interface
sootup.core.jimple.common.ref.Ref
Package
Description
-
Uses of Ref in sootup.codepropertygraph.propertygraph.nodes
-
Uses of Ref in sootup.core.jimple.common.ref
Modifier and TypeInterfaceDescriptioninterface
This marker interface is used for JFieldRef's and ArrayRef'sinterface
Modifier and TypeClassDescriptionfinal class
final class
class
final class
final class
ParameterRef
objects are used byBody
objects to refer to the parameter slots on method entry.final class
final class
-
Uses of Ref in sootup.core.jimple.visitor
Modifier and TypeMethodDescriptionvoid
AbstractRefVisitor.defaultCaseRef
(Ref ref) void
AbstractValueVisitor.defaultCaseRef
(Ref ref) void
RefVisitor.defaultCaseRef
(Ref ref) void
ReplaceUseRefVisitor.defaultCaseRef
(Ref ref) protected void