index property

index property

The start position index (0-based).

Definition:

@property
def index(self):
    ...

See Also