pos

open fun pos(line: Int, column: Int): Position(source)

Deprecated

Use the constructor (e.g. new Position(line, column))

Convenient factory method.