module DhallishGrammar::NonEmptyListLiteral1

Public Instance Methods

space() click to toggle source
# File lib/DhallishGrammar.rb, line 1127
def space
  elements[4]
end
type() click to toggle source
# File lib/DhallishGrammar.rb, line 1131
def type
  elements[5]
end