module REXML::Parsers::StringScannerCaptures
Public Instance Methods
Source
# File bundled-src/rexml-3.4.4/lib/rexml/parsers/baseparser.rb, line 30 def captures values_at(*(1...size)) end
# File bundled-src/rexml-3.4.4/lib/rexml/parsers/baseparser.rb, line 30 def captures values_at(*(1...size)) end