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