Module: Dhall::Parser::EmptyRecordLiteral
- Defined in:
- lib/dhall/parser.rb
Instance Method Summary collapse
Instance Method Details
#value ⇒ Object
424 425 426 |
# File 'lib/dhall/parser.rb', line 424 def value EmptyRecord.new end |