Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.expression
/
SqlFormatter
/
visitCasting
visit
Casting
open
override
fun
<
T
:
Any
>
visitCasting
(
expr
:
CastingExpression
<
T
>
)
:
CastingExpression
<
T
>
(
source
)
Function that visits a
CastingExpression
.