public class ConstantValueAttribute extends Attribute
| Modifier and Type | Field and Description |
|---|---|
int |
u2constantValueIndex |
u2attributeNameIndex, visitorInfo| Constructor and Description |
|---|
ConstantValueAttribute()
Creates an uninitialized ConstantValueAttribute.
|
ConstantValueAttribute(int u2attributeNameIndex,
int u2constantValueIndex)
Creates an initialized ConstantValueAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Clazz clazz,
Field field,
AttributeVisitor attributeVisitor)
Accepts the given visitor in the context of the given field.
|
accept, accept, accept, getAttributeName, getVisitorInfo, setVisitorInfoCopyright © 2015. All Rights Reserved.