module DhallishGrammar::TextLiteral4

Public Instance Methods

any() click to toggle source
# File lib/DhallishGrammar.rb, line 2001
def any
  elements[0]
end