Home
Classes
Methods
Defined In
lib/xpath/renderer.rb
lib/xpath/union.rb
lib/xpath/html.rb
lib/xpath/expression.rb
lib/xpath/literal.rb
lib/xpath/dsl.rb
lib/xpath/version.rb
lib/xpath.rb
Included Modules
XPath::DSL::TopLevel
Methods
::generate
Class and Module Index
XPath
XPath::DSL
XPath::DSL::ExpressionLevel
XPath::DSL::TopLevel
XPath::Expression
XPath::HTML
XPath::Literal
XPath::Renderer
XPath::Union
module XPath
Constants
VERSION
Public Class Methods
generate
() { |self| ... }
click to toggle source
# File lib/xpath.rb, line 14
def
self
.
generate
yield
(
self
)
end