123456789_123456789_123456789_123456789_123456789_

Class: Object

Relationships & Source Files
Inherits: BasicObject
Defined in: lib/rexml/xpath_parser.rb

Instance Method Summary

Instance Method Details

#dclone

provides a unified clone operation, for ::REXML::XPathParser to use across multiple Object types

[ GitHub ]

  
# File 'lib/rexml/xpath_parser.rb', line 11

def dclone
  clone
end