toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.text
/
TextDocument
/
replace
replace
fun
replace
(
from
:
TextPosition
,
to
:
TextPosition
,
text
:
String
)
:
TextPosition
fun
replace
(
from
:
TextPosition
,
to
:
TextPosition
,
text
:
List
<
String
>
)
:
TextPosition