| Package | Description |
|---|---|
| com.facebook.presto.bytecode | |
| com.facebook.presto.bytecode.instruction |
| Modifier and Type | Method and Description |
|---|---|
T |
BytecodeVisitor.visitVariableInstruction(BytecodeNode parent,
VariableInstruction variableInstruction) |
| Modifier and Type | Class and Description |
|---|---|
static class |
VariableInstruction.IncrementVariableInstruction |
static class |
VariableInstruction.LoadVariableInstruction |
static class |
VariableInstruction.StoreVariableInstruction |
Copyright © 2012–2023. All rights reserved.