|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.types.reflect.Attribute
polyglot.types.reflect.ConstantValue
public class ConstantValue
The ConstantValue attribute stores an index into the constant pool that represents constant value. A class's static fields have constant value attributes.
Field
Field Summary |
---|
Fields inherited from class polyglot.types.reflect.Attribute |
---|
length, nameIndex |
Method Summary | |
---|---|
int |
getIndex()
|
Methods inherited from class polyglot.types.reflect.Attribute |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getIndex()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |