public class ClassModel.AttributePool.CodeEntry.ExceptionPoolEntry
extends java.lang.Object
Constructor and Description |
---|
ClassModel.AttributePool.CodeEntry.ExceptionPoolEntry(ByteReader _byteReader) |
Modifier and Type | Method and Description |
---|---|
ClassModel.ConstantPool.ClassEntry |
getClassEntry() |
int |
getClassIndex() |
int |
getEnd() |
int |
getHandler() |
int |
getStart() |
public ClassModel.AttributePool.CodeEntry.ExceptionPoolEntry(ByteReader _byteReader)
public ClassModel.ConstantPool.ClassEntry getClassEntry()
public int getClassIndex()
public int getEnd()
public int getHandler()
public int getStart()