| Package | Description |
|---|---|
| com.facebook.presto.bytecode | |
| com.facebook.presto.bytecode.control |
| Modifier and Type | Method and Description |
|---|---|
Void |
DumpBytecodeVisitor.visitIf(BytecodeNode parent,
IfStatement ifStatement) |
T |
BytecodeVisitor.visitIf(BytecodeNode parent,
IfStatement ifStatement) |
| Modifier and Type | Method and Description |
|---|---|
IfStatement |
IfStatement.condition(BytecodeNode node) |
IfStatement |
IfStatement.ifFalse(BytecodeNode node) |
IfStatement |
IfStatement.ifTrue(BytecodeNode node) |
Copyright © 2012–2023. All rights reserved.