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
/
argumentType
argument
Type
abstract
fun
argumentType
(
parent
:
PsiElement
,
argument
:
SqlExpr
)
:
IntermediateType
In the context of
parent
, @return the type
argument
(which is a child expression) should have.