Class Type (2.28.0)

Type(value)

Enum to denote the type of break found.

Enums

Name Description
TYPE_UNSPECIFIED Unspecified break type.
SPACE A single whitespace.
WIDE_SPACE A wider whitespace.
HYPHEN A hyphen that indicates that a token has been split across lines.