Class InvokeInstruction

java.lang.Object
io.airlift.bytecode.instruction.InvokeInstruction
All Implemented Interfaces:
BytecodeNode, InstructionNode
Direct Known Subclasses:
InvokeInstruction.InvokeDynamicInstruction

public class InvokeInstruction extends Object implements InstructionNode