init(_:)
Creates a path expression by parsing the given string.
Declaration
init(_ expression: String)Parameters
- expression:
The expression source string.
Creates a path expression by parsing the given string.
init(_ expression: String)The expression source string.