CodeQL library for C#
codeql/csharp-all 3.1.1-dev (changelog, source)
Search

Class Flow::CaptureSsaInput::ExitBasicBlock

An exit basic block, that is, a basic block whose last node is an exit node.

Import path

import codeql.dataflow.VariableCapture

Direct supertypes

Inherited predicates

getEnclosingCallable

Gets the enclosing callable.

from BasicBlock
getLocation

Gets the location of this basic block.

from BasicBlock
getNode

Gets the ith node in this basic block.

from BasicBlock
length

Gets the length of this basic block.

from BasicBlock
toString

Gets a textual representation of this basic block.

from BasicBlock

Charpred