Method: XPath::XPathObject#predicate

Defined in:
lib/xml/xpath.rb

#predicate(&block) ⇒ Object



597
598
599
# File 'lib/xml/xpath.rb', line 597

def predicate(&block)
  type_error 'NodeSet'
end