Class: Dhall::AsDhall::ExpressionList::Empty
- Inherits:
-
Object
- Object
- Dhall::AsDhall::ExpressionList::Empty
- Defined in:
- lib/dhall/as_dhall.rb
Instance Method Summary collapse
-
#initialize ⇒ Empty
constructor
A new instance of Empty.
- #list ⇒ Object
Constructor Details
#initialize ⇒ Empty
Returns a new instance of Empty.
162 |
# File 'lib/dhall/as_dhall.rb', line 162 def initialize(*); end |