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 TypeInterfaceDescriptioninterfaceThis marker interface is used for JFieldRef's and ArrayRef'sinterfaceClasses in sootup.core.jimple.common.ref that implement RefModifier and TypeClassDescriptionfinal classfinal classclassfinal classfinal classParameterRefobjects are used byBodyobjects to refer to the parameter slots on method entry.final classfinal 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 TypeMethodDescriptionvoidAbstractRefVisitor.defaultCaseRef(@NonNull Ref ref) voidAbstractValueVisitor.defaultCaseRef(@NonNull Ref ref) voidRefVisitor.defaultCaseRef(Ref ref) voidReplaceUseRefVisitor.defaultCaseRef(@NonNull Ref ref) protected void -
Uses of Ref in sootup.java.core.exceptions
Methods in sootup.java.core.exceptions with parameters of type Ref