Related

Represents one selection for things related to the queried cursor position.

Members

Enums

Type
enum Type

Variables

range
size_t[2] range;

Byte range [from-inclusive, to-exclusive] of the related selection.

type
Type type;

The type of the related selection.

Meta