| Modifier and Type | Method and Description |
|---|---|
private Expression |
Op02WithProcessedDataAndRefs.getMethodHandleLiteral(ConstantPoolEntryMethodHandle cpe) |
| Modifier and Type | Field and Description |
|---|---|
private ConstantPoolEntryMethodHandle |
MethodHandlePlaceholder.handle |
| Modifier and Type | Method and Description |
|---|---|
private static Expression |
MethodHandlePlaceholder.from(ConstantPoolEntryMethodHandle cpe) |
| Constructor and Description |
|---|
MethodHandlePlaceholder(BytecodeLoc loc,
ConstantPoolEntryMethodHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
ConstantPoolEntryMethodHandle |
TypedLiteral.getMethodHandle() |
| Modifier and Type | Method and Description |
|---|---|
private static TypedLiteral |
TypedLiteral.getMethodHandle(ConstantPoolEntryMethodHandle methodHandle,
ConstantPool cp) |
| Constructor and Description |
|---|
BootstrapMethodInfo(ConstantPoolEntryMethodHandle methodHandle,
ConstantPoolEntry[] bootstrapArguments,
ConstantPool cp) |
| Modifier and Type | Method and Description |
|---|---|
ConstantPoolEntryMethodHandle |
ConstantPool.getMethodHandleEntry(int index) |
| Modifier and Type | Method and Description |
|---|---|
static ConstantPoolEntryMethodHandle |
LambdaUtils.getHandle(Expression e) |