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
/
substring
substring
fun
substring
(
range
:
Range
)
:
String
(
source
)
fun
substring
(
beginLine
:
Int
,
beginColumn
:
Int
,
endLine
:
Int
,
endColumn
:
Int
)
:
String
(
source
)