Class: Dhall::Import::AsLocation

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

Class Method Summary collapse

Class Method Details

.callObject



1700
1701
1702
# File 'lib/dhall/ast.rb', line 1700

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