Class: Hecks::Bluebook::Expression::Resolver::Lookup

Inherits:
Struct
  • Object
show all
Defined in:
lib/hecks/bluebook/expression/resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



59
60
61
# File 'lib/hecks/bluebook/expression/resolver.rb', line 59

def path
  @path
end