Method: RegularExpression::Compiler::Ruby::Compiled#source
- Defined in:
- lib/regular_expression/compiler/ruby.rb
#source ⇒ Object (readonly)
Returns the value of attribute source.
7 8 9 |
# File 'lib/regular_expression/compiler/ruby.rb', line 7 def source @source end |