titus.pfaast.RecordIndex

class titus.pfaast.RecordIndex(f, t)[source]

Bases: titus.pfaast.PathIndex

Record indexes, which are concrete titus.pfaast.PathIndex elements that dereference records (literal string expressions).

__init__(f, t)