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

Member predicate ControlFlowNode::getANormalSuccessor

Gets a successor of this node that is neither an exception successor nor a jump (break, continue, return).

ControlFlowNode getANormalSuccessor()