index property

index property

The index of the matched text within the source string.

Definition:

@property
def index(self):
    ...

See Also