Class: Hecks::Bluebook::Expression::Resolver::Lookup
- Inherits:
-
Struct
- Object
- Struct
- Hecks::Bluebook::Expression::Resolver::Lookup
- Defined in:
- lib/hecks/bluebook/expression/resolver.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
59 60 61 |
# File 'lib/hecks/bluebook/expression/resolver.rb', line 59 def path @path end |