Method: HParser::Util::LineScanner#matched_pattern
- Defined in:
- lib/hparser/util/line_scanner.rb
#matched_pattern ⇒ Object (readonly)
Returns the value of attribute matched_pattern.
8 9 10 |
# File 'lib/hparser/util/line_scanner.rb', line 8 def matched_pattern @matched_pattern end |