module DhallishGrammar::FunctionTypeExpression0

Public Instance Methods

res_type() click to toggle source
# File lib/DhallishGrammar.rb, line 3320
def res_type
  elements[3]
end