Back to API Reference
Struct

RangeMatchWriter

sealed

Validated output writer supplied to custom RangeSource implementations. All ranges use rendered Unicode codepoint coordinates.

public void Add()

Adds one anonymous single-segment match, optionally reconciled by a stable key.

public void Add()

Adds one source-addressable single-segment entity.

public void Add()

Adds one source-addressable entity with one or more explicit segments.

public void AddOpaque()

Adds an opaque primary value that bypasses positional tokenization.

public void AddOpaque()

Adds one stable entity whose primary value bypasses positional tokenization.