# File lib/parser/lexer/literal.rb, line 101
    def heredoc?
      !!@heredoc_e
    end