KorteFilePosContext

data class KorteFilePosContext(val file: KorteFileContext, val pos: Int)

Constructors

Link copied to clipboard
constructor(file: KorteFileContext, pos: Int)

Properties

Link copied to clipboard
val column: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pos: Int
Link copied to clipboard
val row: Int
Link copied to clipboard
val row0: Int

Functions

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard