Module: Dhall::Parser::AbsolutePath

Defined in:
lib/dhall/parser.rb

Instance Method Summary collapse

Instance Method Details

#valueObject



648
649
650
# File 'lib/dhall/parser.rb', line 648

def value
  Dhall::Import::AbsolutePath.new(*super)
end