Module: DhallishGrammar::FunctionDefinition0

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#expObject



6062
6063
6064
# File 'lib/DhallishGrammar.rb', line 6062

def exp
  elements[14]
end

#lbObject



6054
6055
6056
# File 'lib/DhallishGrammar.rb', line 6054

def lb
  elements[4]
end

#type_expObject



6058
6059
6060
# File 'lib/DhallishGrammar.rb', line 6058

def type_exp
  elements[8]
end