static class ParserAnnotation.ConstElemValue extends java.lang.Object implements Data
| Modifier and Type | Field and Description |
|---|---|
(package private) ConstantPool.ConstCell |
indx |
(package private) char |
tag |
| Constructor and Description |
|---|
ConstElemValue(char tag,
ConstantPool.ConstCell indx) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
void |
write(CheckedDataOutputStream out) |
char tag
ConstantPool.ConstCell indx
ConstElemValue(char tag,
ConstantPool.ConstCell indx)
public void write(CheckedDataOutputStream out) throws java.io.IOException