Uses of Interface
sootup.core.jimple.common.ref.Ref
Packages that use Ref
Package
Description
-
Uses of Ref in sootup.codepropertygraph.propertygraph.nodes
Methods in sootup.codepropertygraph.propertygraph.nodes that return RefConstructors in sootup.codepropertygraph.propertygraph.nodes with parameters of type Ref -
Uses of Ref in sootup.core.jimple.common.ref
Subinterfaces of Ref in sootup.core.jimple.common.refModifier and TypeInterfaceDescriptioninterface
This marker interface is used for JFieldRef's and ArrayRef'sinterface
Classes in sootup.core.jimple.common.ref that implement RefModifier 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
Fields in sootup.core.jimple.visitor declared as RefMethods in sootup.core.jimple.visitor that return RefMethods in sootup.core.jimple.visitor with parameters of type RefModifier and TypeMethodDescriptionvoid
AbstractRefVisitor.defaultCaseRef
(Ref ref) void
AbstractValueVisitor.defaultCaseRef
(Ref ref) void
RefVisitor.defaultCaseRef
(Ref ref) void
ReplaceUseRefVisitor.defaultCaseRef
(Ref ref) protected void