module DhallishGrammar::EmptyListLiteral0

Public Instance Methods

space() click to toggle source
# File lib/DhallishGrammar.rb, line 1006
def space
  elements[7]
end
type() click to toggle source
# File lib/DhallishGrammar.rb, line 1010
def type
  elements[8]
end