Module: DhallishGrammar::RecordMergeExpression0

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#expObject



4301
4302
4303
# File 'lib/DhallishGrammar.rb', line 4301

def exp
  elements[3]
end

#opObject



4297
4298
4299
# File 'lib/DhallishGrammar.rb', line 4297

def op
  elements[1]
end