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

Member predicate CatchClause :: getBlock

Gets the block of this catch clause.

BlockStmt getBlock ( )