Class: Mirah::JVM::Compiler::JVMBytecode::FunctionalCall

Inherits:
Object
  • Object
show all
Defined in:
lib/mirah/jvm/compiler/jvm_bytecode.rb

Instance Attribute Summary collapse

Instance Attribute Details

#targetObject

Returns the value of attribute target.



30
31
32
# File 'lib/mirah/jvm/compiler/jvm_bytecode.rb', line 30

def target
  @target
end