Class: Symbol

Inherits:
Object show all
Defined in:
lib/rexml/xpath_parser.rb

Instance Method Summary collapse

Instance Method Details

#dcloneObject

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



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

def dclone ; self ; end