Uses of Class
sootup.core.jimple.common.ref.JThisRef
Package
Description
-
Uses of JThisRef in sootup.core.jimple
Modifier and TypeMethodDescriptionstatic JThisRef
Jimple.newThisRef
(ClassType t) Constructs a ThisRef(ClassType) grammar chunk. -
Uses of JThisRef in sootup.core.jimple.basic
-
Uses of JThisRef in sootup.core.jimple.common.ref
-
Uses of JThisRef in sootup.core.jimple.visitor
Modifier and TypeMethodDescriptionvoid
AbstractRefVisitor.caseThisRef
(JThisRef ref) void
AbstractValueVisitor.caseThisRef
(JThisRef ref) void
RefVisitor.caseThisRef
(JThisRef ref)