Package | Description |
---|---|
org.openjdk.asmtools.jasm |
Modifier and Type | Class and Description |
---|---|
static class |
ConstantPool.ConstValue_CondyPair
ConstValue
A (typed) tagged value in the constant pool.
|
static class |
ConstantPool.ConstValue_IndyPair
ConstValue
A (typed) tagged value in the constant pool.
|
Modifier and Type | Method and Description |
---|---|
private <E extends ConstantPool.ConstValue_IndyOrCondyPair> |
ParserCP.ParserCPVisitor.visitBsm(java.util.function.BiFunction<BootstrapMethodData,ConstantPool.ConstCell,E> ctor) |