fragments property

fragments property

Gets an array of text fragments, such as symbols and words, recognized in the line.

Definition:

@property
def fragments(self):
    ...

See Also