Class SwitchStatement

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

public class SwitchStatement extends Object implements FlowControl