Class: RubyVM::Instruction::LEAVE
- Inherits:
-
Object
- Object
- RubyVM::Instruction::LEAVE
- Defined in:
- lib/decompiler/vm/bytedecoder.rb
Instance Method Summary collapse
Instance Method Details
#bytedecode(env) ⇒ Object
518 519 |
# File 'lib/decompiler/vm/bytedecoder.rb', line 518 def bytedecode(env) end |