Module: DhallishGrammar::RecordLiteral1
- Defined in:
- lib/DhallishGrammar.rb
Instance Method Summary collapse
Instance Method Details
#to_node ⇒ Object
1690 |
# File 'lib/DhallishGrammar.rb', line 1690 def to_node() Dhallish::Ast::RecordNode.new({}) end |