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

Member predicate BasicBlock :: getNode

Gets the control-flow node at a specific (zero-indexed) position in this basic block.

ControlFlowNode getNode ( int pos )