Methods

Files

Class/Module Index [+]

Quicksearch

Nokogiri::XML::XPath::SyntaxError

Public Instance Methods

to_s() click to toggle source
# File lib/nokogiri/xml/xpath/syntax_error.rb, line 5
def to_s
  [super.chomp, str1].compact.join(': ')
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.