public class ClassModel.AttributePool.EnclosingMethodEntry extends ClassModel.AttributePool.AttributePoolEntry
Modifier and Type | Field and Description |
---|---|
private int |
enclosingClassIndex |
private int |
enclosingMethodIndex |
length, nameIndex
Constructor and Description |
---|
EnclosingMethodEntry(int _enclosingClassIndex,
int _enclosingMethodIndex,
int _nameIndex,
int _length) |
Modifier and Type | Method and Description |
---|---|
int |
getClassIndex() |
int |
getMethodIndex() |
getAttributePool, getLength, getName, getNameIndex