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

Member predicate TryStmt :: getResourceDecl

Gets the resource variable declaration at the specified position in this try statement.

LocalVariableDeclStmt getResourceDecl ( int index )