PositionMarker

A PositionMarker marks a position in a file

Since

0.1.0

See also

Inheritors

Properties

Link copied to clipboard
abstract val column: Int

The column of the position

Link copied to clipboard
abstract val index: Int

The index of the position

Link copied to clipboard
abstract val line: Int

The line of the position