jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
utils
/
io.github.jmltoolkit.utils
/
LineColumnIndex
/
positionToOffset
position
To
Offset
fun
positionToOffset
(
p
:
Position
)
:
Int
(
source
)
fun
positionToOffset
(
line
:
Int
,
column
:
Int
)
:
Int
(
source
)