module DhallishGrammar::UnionLiteral0

Public Instance Methods

lb() click to toggle source
# File lib/DhallishGrammar.rb, line 2511
def lb
  elements[0]
end
type() click to toggle source
# File lib/DhallishGrammar.rb, line 2515
def type
  elements[4]
end