Module: DhallishGrammar::ProjSelExpression3

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#peObject



4803
4804
4805
# File 'lib/DhallishGrammar.rb', line 4803

def pe
  elements[0]
end

#tailObject



4807
4808
4809
# File 'lib/DhallishGrammar.rb', line 4807

def tail
  elements[1]
end