Predicate postDominates
Holds if dom post-dominates node. (This is reflexive.)
Import path
import semmle.code.java.controlflow.Dominancepredicate postDominates(ControlFlowNode dom, ControlFlowNode node)Holds if dom post-dominates node. (This is reflexive.)
import semmle.code.java.controlflow.Dominancepredicate postDominates(ControlFlowNode dom, ControlFlowNode node)