Class: JvmBytecode::Instructions::IReturn

Inherits:
Instruction
  • Object
show all
Defined in:
lib/jvm_bytecode/instructions/instruction_set.rb

Instance Attribute Summary

Attributes inherited from Instruction

#args, #cp

Method Summary

Methods inherited from Instruction

#additional_bytecode, all, #bytecode, #decode, fetch, format, #initialize, #to_hash

Constructor Details

This class inherits a constructor from JvmBytecode::Instructions::Instruction