Module: DhallishGrammar::AddSubExpression0

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#expObject



3834
3835
3836
# File 'lib/DhallishGrammar.rb', line 3834

def exp
  elements[3]
end

#opObject



3830
3831
3832
# File 'lib/DhallishGrammar.rb', line 3830

def op
  elements[1]
end