module Dhall::Parser::EmptyRecordType
Public Instance Methods
value()
click to toggle source
# File lib/dhall/parser.rb, line 430 def value Dhall::EmptyRecordType.new end
# File lib/dhall/parser.rb, line 430 def value Dhall::EmptyRecordType.new end