| Package | Description |
|---|---|
| com.facebook.presto.bytecode | |
| com.facebook.presto.bytecode.control |
| Modifier and Type | Method and Description |
|---|---|
T |
BytecodeVisitor.visitFlowControl(BytecodeNode parent,
FlowControl flowControl) |
| Modifier and Type | Class and Description |
|---|---|
class |
DoWhileLoop |
class |
ForLoop |
class |
IfStatement |
class |
SwitchStatement |
class |
TryCatch |
class |
WhileLoop |
Copyright © 2012–2023. All rights reserved.