Module: DhallishGrammar::ComparisonExpression0
- Defined in:
- lib/DhallishGrammar.rb
Instance Method Summary collapse
Instance Method Details
#exp ⇒ Object
3660 3661 3662 |
# File 'lib/DhallishGrammar.rb', line 3660 def exp elements[3] end |
#op ⇒ Object
3656 3657 3658 |
# File 'lib/DhallishGrammar.rb', line 3656 def op elements[1] end |