Class: XPath::TransparentNodeVisitor
- Inherits:
-
Object
- Object
- XPath::TransparentNodeVisitor
- Defined in:
- lib/xml/xpath.rb
Instance Method Summary collapse
Instance Method Details
#visit(node) ⇒ Object
2464 2465 2466 |
# File 'lib/xml/xpath.rb', line 2464 def visit(node) node end |