Method: Dhall::Parser::ParentPath#value
- Defined in:
- lib/dhall/parser.rb
#value ⇒ Object
633 634 635 |
# File 'lib/dhall/parser.rb', line 633 def value Dhall::Import::RelativeToParentPath.new(*capture(:path).value) end |
633 634 635 |
# File 'lib/dhall/parser.rb', line 633 def value Dhall::Import::RelativeToParentPath.new(*capture(:path).value) end |