SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
dialect
/
app.cash.sqldelight.dialect.api
/
TypeResolver
/
definitionType
definition
Type
abstract
fun
definitionType
(
typeName
:
SqlTypeName
)
:
IntermediateType
Return
the dialect specific (or
PrimitiveType
) for a type name.