public static class ElementValueInfo.EnumConst
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
java.lang.String |
type |
Constructor and Description |
---|
EnumConst(java.lang.String type,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
(package private) static ElementValueInfo.EnumConst |
parseEnumConst(java.io.DataInput in,
ConstantPool constant_pool) |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
static ElementValueInfo.EnumConst parseEnumConst(java.io.DataInput in, ConstantPool constant_pool) throws java.io.IOException
java.io.IOException