public interface IConstantPoolEntry2 extends IConstantPoolEntry
Modifier and Type | Method and Description |
---|---|
int |
getBootstrapMethodAttributeIndex()
Returns the bootstrap method attribute index.
|
int |
getDescriptorIndex()
Returns the descriptor index.
|
int |
getReferenceIndex()
Returns the reference index.
|
int |
getReferenceKind()
Returns the reference kind.
|
getClassIndex, getClassInfoName, getClassInfoNameIndex, getClassName, getDoubleValue, getFieldDescriptor, getFieldName, getFloatValue, getIntegerValue, getKind, getLongValue, getMethodDescriptor, getMethodName, getNameAndTypeIndex, getNameAndTypeInfoDescriptorIndex, getNameAndTypeInfoNameIndex, getStringIndex, getStringValue, getUtf8Length, getUtf8Value
int getDescriptorIndex()
IConstantPoolEntry.getMethodDescriptor()
.IConstantPoolConstant.CONSTANT_MethodType
int getReferenceKind()
IConstantPoolConstant.CONSTANT_MethodHandle
int getReferenceIndex()
IConstantPoolConstant.CONSTANT_MethodHandle
int getBootstrapMethodAttributeIndex()
IConstantPoolConstant.CONSTANT_InvokeDynamic
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.