Module: DhallishGrammar::ComparisonExpression0

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#expObject



3660
3661
3662
# File 'lib/DhallishGrammar.rb', line 3660

def exp
  elements[3]
end

#opObject



3656
3657
3658
# File 'lib/DhallishGrammar.rb', line 3656

def op
  elements[1]
end