Back to API Reference
Struct

RangeEntity

sealed

Immutable runtime view of one logical range and all of its segments.

public RangeIdentity Identity{ get }

Stable source-scoped runtime identity.

public RangeChannel Channel{ get }

Optional project asset used for semantic routing.

public TextRevision Revision{ get }

Rendered-text revision that owns all segment coordinates.

public ReadOnlySpan<RangeSegment> Segments{ get }

One or more contiguous or point-like targets.

public RangePayloadView Payload{ get }

Typed read-only access to the optional semantic payload.