| Package | Description |
|---|---|
| com.facebook.presto.bytecode | |
| com.facebook.presto.bytecode.instruction |
| Modifier and Type | Method and Description |
|---|---|
Void |
DumpBytecodeVisitor.visitInvoke(BytecodeNode parent,
InvokeInstruction invokeInstruction) |
T |
BytecodeVisitor.visitInvoke(BytecodeNode parent,
InvokeInstruction invokeInstruction) |
| Modifier and Type | Class and Description |
|---|---|
static class |
InvokeInstruction.InvokeDynamicInstruction |
Copyright © 2012–2023. All rights reserved.