Class ExceptionGroup.Entry
java.lang.Object
org.benf.cfr.reader.entities.exceptions.ExceptionGroup.Entry
- All Implemented Interfaces:
ComparableUnderEC
- Enclosing class:
- ExceptionGroup
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ExceptionTableEntry
private final JavaRefTypeInstance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
equivalentUnder
(Object o, EquivalenceConstraint constraint) int
int
int
boolean
toString()
-
Field Details
-
entry
-
refType
-
-
Constructor Details
-
Entry
-
-
Method Details
-
getBytecodeIndexTo
public int getBytecodeIndexTo() -
getBytecodeIndexHandler
public int getBytecodeIndexHandler() -
isJustThrowable
public boolean isJustThrowable() -
getPriority
public int getPriority() -
getCatchType
-
getExceptionGroup
-
getTryBlockIdentifier
-
toString
-
equivalentUnder
- Specified by:
equivalentUnder
in interfaceComparableUnderEC
-
getExtenderKey
-