Member predicate LambdaExpression::getInitializer
Gets the initializer that initializes the captured variables in the closure, if any. A lambda that does not capture any variables will not have an initializer.
Gets the initializer that initializes the captured variables in the closure, if any. A lambda that does not capture any variables will not have an initializer.