struct

Similar::Utils::SliceRemapper(T)

Inherits Struct < Value < Object

Remaps token slice ranges back to the original source.

Constructors

new(source : T, slices : Array(T))
Source

Instance methods

slice(range : Range(Int32, Int32)) : T | Nil
Source