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