append(PropertyPathInterface|string
static
remove(int $offset, int $length = 1) Removes elements from the current path.
PropertyAccessorBuilder
bool isProperty(int $index) Returns whether the element at the given index is a property.
PropertyPathInterface
string getElement(int $index) Returns the element at the given index in the property path.
replaceByIndex(int $offset, string $name = null) Replaces a property element by an index element
interface PropertyPathIteratorInterface implements Iterator,
PropertyPath getParent()
Page 4 of 6