Class WhileLoop

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

public class WhileLoop extends Object implements FlowControl