Class: Mirah::AST::Super

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

Instance Attribute Summary collapse

Instance Attribute Details

#targetObject

Returns the value of attribute target.



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

def target
  @target
end