module DhallishGrammar::TextLiteral5

Public Instance Methods

tail() click to toggle source
# File lib/DhallishGrammar.rb, line 2007
def tail
  elements[1]
end