CodeQL library for Java
codeql/java-all 0.6.2 ( 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 ( )