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

Member predicate Expr :: getEnclosingCallable

Gets the callable in which this expression occurs, if any.

Callable getEnclosingCallable ( )