Class: Prism::InterpolatedRegularExpressionNode
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          Node
         | |
| Instance Chain: 
          self,
           RegularExpressionOptions,
          Node | |
| Inherits: | Node 
 | 
| Defined in: | lib/prism/node_ext.rb | 
Instance Method Summary
RegularExpressionOptions - Included
| #options | Returns a numeric value that represents the flags that were used to create the regular expression. |