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

Member predicate LocalVariableDeclStmt::getVariable

Gets the variable declared at the specified (one-based) position in this local variable declaration statement.

LocalVariableDeclExpr getVariable(int index)