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 | from BasicBlock |
length | Gets the length of this basic block. | from BasicBlock |
toString | Gets a textual representation of this basic block. | from BasicBlock |