Module: DhallishGrammar::RecordMergeExpression1
- Defined in:
- lib/DhallishGrammar.rb
Instance Method Summary collapse
Instance Method Details
#exp ⇒ Object
4307 4308 4309 |
# File 'lib/DhallishGrammar.rb', line 4307 def exp elements[0] end |
#tail ⇒ Object
4311 4312 4313 |
# File 'lib/DhallishGrammar.rb', line 4311 def tail elements[1] end |