Module: DhallishGrammar::ForallLiteral0

Defined in:
lib/DhallishGrammar.rb

Instance Method Summary collapse

Instance Method Details

#lbObject



2302
2303
2304
# File 'lib/DhallishGrammar.rb', line 2302

def lb
  elements[4]
end

#res_typeObject



2310
2311
2312
# File 'lib/DhallishGrammar.rb', line 2310

def res_type
  elements[14]
end

#typeObject



2306
2307
2308
# File 'lib/DhallishGrammar.rb', line 2306

def type
  elements[8]
end