PathElementInfo

class dsviper.PathElementInfo

Bases: object

A class used to represent the various information for an element of a set.

Note: Not directly instantiable.

element_path() PathConst

Return the path for the element.

index() int

Return the index for the element.

set_path() PathConst

Return the path for the set.