Class: Melbourne::AST::DynamicOnceRegex

Inherits:
DynamicRegex show all
Defined in:
lib/melbourne/ast/literals.rb

Overview

TODO: document!

Instance Attribute Summary

Attributes inherited from DynamicString

#array, #options

Attributes inherited from StringLiteral

#string

Attributes inherited from Node

#line

Method Summary

Methods inherited from DynamicRegex

#initialize

Methods inherited from DynamicString

#initialize

Methods inherited from StringLiteral

#initialize

Methods inherited from Node

#ascii_graph, #initialize

Constructor Details

This class inherits a constructor from Melbourne::AST::DynamicRegex