Class: Prism::XStringNode
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          Node
         | |
| Instance Chain: 
          self,
           HeredocQuery,
          Node | |
| Inherits: | Node 
 | 
| Defined in: | lib/prism/node_ext.rb | 
Instance Attribute Summary
HeredocQuery - Included
| #heredoc? | Returns true if this node was represented as a heredoc in the source code. |