Class: MilkTea::ExplicitDefaultBinding

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



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

def binding
  @binding
end

#callee_nameObject (readonly)

Returns the value of attribute callee_name

Returns:

  • (Object)

    the current value of callee_name



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

def callee_name
  @callee_name
end