模块 REXML::Parsers::StringScannerCaptures
公共实例方法
captures() 点击以切换源代码
# File rexml-3.4.0/lib/rexml/parsers/baseparser.rb, line 30 def captures values_at(*(1...size)) end
# File rexml-3.4.0/lib/rexml/parsers/baseparser.rb, line 30 def captures values_at(*(1...size)) end