Module: DhallishGrammar::ImportAlternativeExpression1
- Defined in:
- lib/DhallishGrammar.rb
Instance Method Summary collapse
Instance Method Details
#exp ⇒ Object
3122 3123 3124 |
# File 'lib/DhallishGrammar.rb', line 3122 def exp elements[0] end |
#tail ⇒ Object
3126 3127 3128 |
# File 'lib/DhallishGrammar.rb', line 3126 def tail elements[1] end |