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, getUtf8Valueint getDescriptorIndex()
IConstantPoolEntry.getMethodDescriptor().IConstantPoolConstant.CONSTANT_MethodTypeint getReferenceKind()
IConstantPoolConstant.CONSTANT_MethodHandleint getReferenceIndex()
IConstantPoolConstant.CONSTANT_MethodHandleint getBootstrapMethodAttributeIndex()
IConstantPoolConstant.CONSTANT_InvokeDynamic
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.