Uses of Class
sootup.core.jimple.common.ref.JCaughtExceptionRef
Packages that use JCaughtExceptionRef
Package
Description
-
Uses of JCaughtExceptionRef in sootup.core.jimple
Methods in sootup.core.jimple that return JCaughtExceptionRefModifier and TypeMethodDescriptionabstract JCaughtExceptionRef
Jimple.newCaughtExceptionRef()
Constructs a CaughtExceptionRef() grammar chunk. -
Uses of JCaughtExceptionRef in sootup.core.jimple.basic
Methods in sootup.core.jimple.basic with parameters of type JCaughtExceptionRefModifier and TypeMethodDescriptionboolean
JimpleComparator.caseCaughtException
(JCaughtExceptionRef obj, Object o) -
Uses of JCaughtExceptionRef in sootup.core.jimple.visitor
Methods in sootup.core.jimple.visitor with parameters of type JCaughtExceptionRefModifier and TypeMethodDescriptionvoid
AbstractRefVisitor.caseCaughtExceptionRef
(JCaughtExceptionRef ref) void
AbstractValueVisitor.caseCaughtExceptionRef
(JCaughtExceptionRef ref) void
RefVisitor.caseCaughtExceptionRef
(JCaughtExceptionRef ref) -
Uses of JCaughtExceptionRef in sootup.java.core.language
Methods in sootup.java.core.language that return JCaughtExceptionRef