Class: MilkTea::ExplicitOrderBinding

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



80
81
82
# File 'lib/milk_tea/core/lowering.rb', line 80

def binding
  @binding
end

#callee_nameObject (readonly)

Returns the value of attribute callee_name

Returns:

  • (Object)

    the current value of callee_name



80
81
82
# File 'lib/milk_tea/core/lowering.rb', line 80

def callee_name
  @callee_name
end