path property

List<Element> path
getter/setter pair

The elements that contain the result, starting with the most immediately enclosing ancestor and ending with the library.

Implementation

List<Element> path;