Module: Dhall::Parser::AbsolutePath

Defined in:
lib/dhall/parser.rb

Instance Method Summary collapse

Instance Method Details

#valueObject



590
591
592
# File 'lib/dhall/parser.rb', line 590

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