Method: REXML::QuickPath.name

Defined in:
lib/rexml/quickpath.rb

.nameObject



210
211
212
# File 'lib/rexml/quickpath.rb', line 210

def QuickPath::name()
  return Functions.node.name if Functions.node.kind_of? Element
end