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

Member predicate LambdaExpr :: getStmtBody

Gets the body of this lambda expression, if it is a statement.

BlockStmt getStmtBody ( )