CodeQL library for Ruby
codeql/ruby-all 2.0.4-dev (changelog, source)
Search

Class Flow::ConsistencyChecks::RelevantBasicBlock

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