module DhallishGrammar::TextLiteral2

Public Instance Methods

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