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.compiler
/
SqlDelightCompiler
/
writeImplementations
write
Implementations
fun
writeImplementations
(
module
:
Module
,
sourceFile
:
SqlDelightFile
,
implementationFolder
:
String
,
output
:
FileAppender
)