module DhallishGrammar::UnionLiteral1

Public Instance Methods

lb() click to toggle source
# File lib/DhallishGrammar.rb, line 2522
def lb
  elements[3]
end
type() click to toggle source
# File lib/DhallishGrammar.rb, line 2526
def type
  elements[7]
end