Uses of Class
io.airlift.bytecode.instruction.VariableInstruction.LoadVariableInstruction
Packages that use VariableInstruction.LoadVariableInstruction
-
Uses of VariableInstruction.LoadVariableInstruction in io.airlift.bytecode
Methods in io.airlift.bytecode with parameters of type VariableInstruction.LoadVariableInstructionModifier and TypeMethodDescriptionBytecodeVisitor.visitLoadVariable(BytecodeNode parent, VariableInstruction.LoadVariableInstruction loadVariableInstruction) DumpBytecodeVisitor.visitLoadVariable(BytecodeNode parent, VariableInstruction.LoadVariableInstruction loadVariableInstruction)