Module: DhallishGrammar::RecordLiteral2
- Defined in:
- lib/DhallishGrammar.rb
Instance Method Summary collapse
Instance Method Details
#exp ⇒ Object
1698 1699 1700 |
# File 'lib/DhallishGrammar.rb', line 1698 def exp elements[7] end |
#key ⇒ Object
1694 1695 1696 |
# File 'lib/DhallishGrammar.rb', line 1694 def key elements[3] end |