Meeseeks.XPath.xpath

You're seeing just the macro xpath, go back to Meeseeks.XPath module for more information.
Link to this macro

xpath(string_literal)

View Source (macro)

Compiles a string representing XPath selector syntax into one or more Meeseeks.Selectors.

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.