Class: ConstantResolver::ConstantContext

Inherits:
Struct
  • Object
show all
Defined in:
lib/constant_resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject

Returns the value of attribute location



19
20
21
# File 'lib/constant_resolver.rb', line 19

def location
  @location
end

#nameObject

Returns the value of attribute name



19
20
21
# File 'lib/constant_resolver.rb', line 19

def name
  @name
end