module DhallishGrammar::UnionTypeLiteral1

Public Instance Methods

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