module DhallishGrammar::ComparisonExpression0
Public Instance Methods
exp()
click to toggle source
# File lib/DhallishGrammar.rb, line 3660 def exp elements[3] end
op()
click to toggle source
# File lib/DhallishGrammar.rb, line 3656 def op elements[1] end