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

Member predicate BlockStmt :: getStmt

Gets the immediate child statement of this block that occurs at the specified (zero-based) position.

Stmt getStmt ( int index )