SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
sqldelight-compiler
/
app.cash.sqldelight.core.lang.util
/
rawSqlText
raw
Sql
Text
fun
PsiElement
.
rawSqlText
(
replacements
:
List
<
Pair
<
IntRange
,
String
>
>
=
emptyList()
)
:
String