Class Type (2.24.0)

Type(value)

Enum to denote the type of break found.

Values: TYPE_UNSPECIFIED (0): Unspecified break type. SPACE (1): A single whitespace. WIDE_SPACE (2): A wider whitespace. HYPHEN (3): A hyphen that indicates that a token has been split across lines.