class Dhall::Import::AsLocation
Public Class Methods
call(*)
click to toggle source
# File lib/dhall/ast.rb, line 1700 def self.call(*) raise "AsLocation is only a marker, you don't actually call it" end
# File lib/dhall/ast.rb, line 1700 def self.call(*) raise "AsLocation is only a marker, you don't actually call it" end