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

Member predicate CatchClause :: getTry

Gets the try statement in which this catch clause occurs.

TryStmt getTry ( )