map

abstract val map: PositionMap(source)

The map for the token-positions We have this map to resolve the column / line of an index. This is useful for error-generation.

Since

0.1.0