CodeQL library for C#
codeql/csharp-all 0.5.5 ( 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 )