Slot

This class combines:

The subtypes for slot / subslot are not exposed in the Python bindings as of now.

class pms_utils.atom.Slot(self: pms_utils.atom.Slot, expr: str)

Constructs a new Slot object from the input expression.

Raises:

ValueError – The expression is invalid.

property slot: str
property subslot: str