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 ExceptionTableEntryprivate final JavaRefTypeInstance -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanequivalentUnder(Object o, EquivalenceConstraint constraint) intintintbooleantoString()
-
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:
equivalentUnderin interfaceComparableUnderEC
-
getExtenderKey
-