CodeQL library for Java/Kotlin
codeql/java-all 0.10.0 (changelog, source)
Search

Member predicate LambdaExpr::asMethod

Gets the implicit method corresponding to this lambda expression. The parameters of the lambda expression are the parameters of this method.

Method asMethod()