Meeseeks.XPath.xpath
You're seeing just the macro
xpath
, go back to Meeseeks.XPath module for more information.
Compiles a string representing XPath selector syntax into one or more
Meeseeks.Selector
s.
When a static string literal is provided this work will be done during compilation, but if a string with interpolated values or a var is provided this work will occur at run time.