Package | Description |
---|---|
org.openjdk.asmtools.jdis |
Modifier and Type | Field and Description |
---|---|
ConstantPool.TAG |
ConstantPool.Constant.tag
tag the descriptor for the constant
|
Modifier and Type | Method and Description |
---|---|
static ConstantPool.TAG |
ConstantPool.TAG.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstantPool.TAG[] |
ConstantPool.TAG.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
ConstantPool.getPrintedTAG(ConstantPool.TAG tag) |
Constructor and Description |
---|
Constant(ConstantPool.TAG tagval) |
Copyright © 2021. All Rights Reserved.