Class: MilkTea::ExplicitHashBinding

Inherits:
Data
  • Object
show all
Defined in:
lib/milk_tea/core/lowering.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bindingObject (readonly)

Returns the value of attribute binding

Returns:

  • (Object)

    the current value of binding



78
79
80
# File 'lib/milk_tea/core/lowering.rb', line 78

def binding
  @binding
end

#callee_nameObject (readonly)

Returns the value of attribute callee_name

Returns:

  • (Object)

    the current value of callee_name



78
79
80
# File 'lib/milk_tea/core/lowering.rb', line 78

def callee_name
  @callee_name
end