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) IBM Corp. and others 2000, 2006. All Rights Reserved.