ktast
Toggle table of contents
0.11.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Node
/
Expression
/
CallExpression
/
lambdaExpression
lambda
Expression
fun
lambdaExpression
(
)
:
Node.Expression.LambdaExpression
?
Returns the lambda expression of the lambda argument if exists, otherwise
null
.