Uses of Interface
io.smallrye.classfile.instruction.NopInstruction
Packages that use NopInstruction
Package
Description
Provides interfaces describing code instructions for the
io.smallrye.classfile library.-
Uses of NopInstruction in io.smallrye.classfile.instruction
Methods in io.smallrye.classfile.instruction that return NopInstructionModifier and TypeMethodDescriptionstatic NopInstructionNopInstruction.of()Returns a no-op instruction.