toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
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.