codeql/csharp-all
1.1.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
import codeql.controlflow.Cfg
Gets a successor node of a given flow type, if any.
Internal representation of control flow nodes in the control flow graph. The control flow graph is pruned for unreachable nodes.