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, expr: str)

Constructs a new Slot object from the input expression.

Raises:

ValueError – The expression is invalid.

property slot: str

(self) -> str

property subslot: str

(self) -> str