Class: MilkTea::SemanticAnalyzer::ResolvedAttributeApplication

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

Instance Attribute Summary collapse

Instance Attribute Details

#argument_valuesObject (readonly)

Returns the value of attribute argument_values

Returns:

  • (Object)

    the current value of argument_values



95
96
97
# File 'lib/milk_tea/core/semantic_analyzer.rb', line 95

def argument_values
  @argument_values
end

#bindingObject (readonly)

Returns the value of attribute binding

Returns:

  • (Object)

    the current value of binding



95
96
97
# File 'lib/milk_tea/core/semantic_analyzer.rb', line 95

def binding
  @binding
end