titus.pfaast.MapIndex

class titus.pfaast.MapIndex(k, t)[source]

Bases: titus.pfaast.PathIndex

Map indexes, which are concrete titus.pfaast.PathIndex elements that dereference maps (expressions of string type).

__init__(k, t)