jimmer-sql-kotlin
0.6.6
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.expression.spi
/
KNullablePropExpressionImplementor
KNullable
Prop
Expression
Implementor
interface
KNullablePropExpressionImplementor
<
T
:
Any
>
:
KNullablePropExpression
<
T
>
Content copied to clipboard
Functions
Functions
get
Link copied to clipboard
abstract
fun
<
X
:
Any
>
get
(
prop
:
KProperty1
<
T
,
X
>
)
:
KNullablePropExpression
<
X
>
Content copied to clipboard