public interface IConstantValueAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
IConstantPoolEntry |
getConstantValue()
Answer back the constant pool entry that represents the constant
value of this attribute.
|
int |
getConstantValueIndex()
Answer back the constant value index.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getConstantValueIndex()
IConstantPoolEntry getConstantValue()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.