Class: Dhall::Import::AsLocation

Inherits:
Object
  • Object
show all
Defined in:
lib/dhall/ast.rb

Class Method Summary collapse

Class Method Details

.callObject



1650
1651
1652
# File 'lib/dhall/ast.rb', line 1650

def self.call(*)
  raise "AsLocation is only a marker, you don't actually call it"
end