method
dclone
ruby latest stable - Class:
Integer
dclone()public
provides a unified clone operation, for REXML::XPathParser to use across multiple Object types
# File lib/rexml/xpath_parser.rb, line 23
def dclone ; self ; end dclone()provides a unified clone operation, for REXML::XPathParser to use across multiple Object types
# File lib/rexml/xpath_parser.rb, line 23
def dclone ; self ; end