Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
Position
/
Position
Position
constructor
(
line
:
Int
,
character
:
Int
)
(
source
)
Parameters
line
A zero-based line value.
character
A zero-based character value.
Online Documentation