Package | Description |
---|---|
org.openjdk.asmtools.jasm |
Modifier and Type | Field and Description |
---|---|
(package private) ConstantPool.ReferenceRank |
ConstantPool.ConstCell.rank |
Modifier and Type | Method and Description |
---|---|
static ConstantPool.ReferenceRank |
ConstantPool.ReferenceRank.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConstantPool.ReferenceRank[] |
ConstantPool.ReferenceRank.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConstantPool.ConstCell.setRank(ConstantPool.ReferenceRank rank) |