| Package | Description |
|---|---|
| com.facebook.presto.bytecode | |
| com.facebook.presto.bytecode.control |
| Modifier and Type | Method and Description |
|---|---|
Void |
DumpBytecodeVisitor.visitDoWhile(BytecodeNode parent,
DoWhileLoop doWhileLoop) |
T |
BytecodeVisitor.visitDoWhile(BytecodeNode parent,
DoWhileLoop doWhileLoop) |
| Modifier and Type | Method and Description |
|---|---|
DoWhileLoop |
DoWhileLoop.body(BytecodeNode node) |
DoWhileLoop |
DoWhileLoop.condition(BytecodeNode node) |
Copyright © 2012–2023. All rights reserved.