Package | Description |
---|---|
org.openjdk.asmtools.jdis |
Modifier and Type | Field and Description |
---|---|
ArrayList<ConstantPool.Constant> |
ConstantPool.pool
The actual pool of Constants
|
Modifier and Type | Method and Description |
---|---|
ConstantPool.Constant |
ConstantPool.getConst(int cpx)
getConst
Public getter - Safely gets a Constant from the CP at a given index.
|
Copyright © 2021. All Rights Reserved.