Class: Dhall::Import::AsLocation
- Inherits:
-
Object
- Object
- Dhall::Import::AsLocation
- Defined in:
- lib/dhall/ast.rb
Class Method Summary collapse
Class Method Details
.call ⇒ Object
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 |