Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.expression
/
SqlExpressionVisitor
/
visitAggregate
visit
Aggregate
open
fun
<
T
:
Any
>
visitAggregate
(
expr
:
AggregateExpression
<
T
>
)
:
AggregateExpression
<
T
>
(
source
)
Function that visits an
AggregateExpression
.