Uses of Interface
io.smallrye.classfile.instruction.StoreInstruction
Packages that use StoreInstruction
Package
Description
Provides interfaces describing code instructions for the
io.smallrye.classfile library.-
Uses of StoreInstruction in io.smallrye.classfile.instruction
Methods in io.smallrye.classfile.instruction that return StoreInstructionModifier and TypeMethodDescriptionstatic StoreInstructionReturns a local variable store instruction.static StoreInstructionReturns a local variable store instruction.