public setPosition(lineNumber as Int, columnNumber as Int) as Void:
Sets the current one-based line and column.
locator.setPosition(10, 3)