Class IfStatement

java.lang.Object
io.airlift.bytecode.control.IfStatement
All Implemented Interfaces:
BytecodeNode, FlowControl

public class IfStatement extends Object implements FlowControl