Uses of Class
io.airlift.bytecode.instruction.InvokeInstruction
Packages that use InvokeInstruction
-
Uses of InvokeInstruction in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type InvokeInstructionModifier and TypeMethodDescriptionBytecodeVisitor.visitInvoke(BytecodeNode parent, InvokeInstruction invokeInstruction) DumpBytecodeVisitor.visitInvoke(BytecodeNode parent, InvokeInstruction invokeInstruction) -
Uses of InvokeInstruction in io.airlift.bytecode.instruction
Subclasses of InvokeInstruction in io.airlift.bytecode.instruction