Class: Symbol (Ruby 2.3.4)

In Files

  • rexml/xpath_parser.rb

Parent

Methods

Class/Module Index [+]

Quicksearch

Symbol

Public Instance Methods

dclone()

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

 
               # File rexml/xpath_parser.rb, line 18
def dclone ; self ; end