module DhallishGrammar::RecordMergeExpression0

Public Instance Methods

exp() click to toggle source
# File lib/DhallishGrammar.rb, line 4301
def exp
  elements[3]
end
op() click to toggle source
# File lib/DhallishGrammar.rb, line 4297
def op
  elements[1]
end