Class: MilkTea::ExplicitFormatBinding

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

Instance Attribute Summary collapse

Instance Attribute Details

#append_bindingObject (readonly)

Returns the value of attribute append_binding

Returns:

  • (Object)

    the current value of append_binding



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

def append_binding
  @append_binding
end

#append_callee_nameObject (readonly)

Returns the value of attribute append_callee_name

Returns:

  • (Object)

    the current value of append_callee_name



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

def append_callee_name
  @append_callee_name
end

#length_bindingObject (readonly)

Returns the value of attribute length_binding

Returns:

  • (Object)

    the current value of length_binding



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

def length_binding
  @length_binding
end

#length_callee_nameObject (readonly)

Returns the value of attribute length_callee_name

Returns:

  • (Object)

    the current value of length_callee_name



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

def length_callee_name
  @length_callee_name
end