relocateMarkers

Converts the marker index from a byte index into the source code to an index into the tokens array.

void
relocateMarkers
pure nothrow @nogc
(
,
const(Token)[] tokens
)

Meta