module DhallishGrammar::UnionTypeLiteral2
Public Instance Methods
lb()
click to toggle source
# File lib/DhallishGrammar.rb, line 2895 def lb elements[2] end
tail()
click to toggle source
# File lib/DhallishGrammar.rb, line 2903 def tail elements[7] end
type()
click to toggle source
# File lib/DhallishGrammar.rb, line 2899 def type elements[6] end