Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Ruby
codeql/ruby-all 4.1.6 (changelog, source)

Predicate Flow::readStep

Holds if there is a read step from node1 to node2.

Import path

import codeql.dataflow.VariableCapture
predicate readStep(ClosureNode node1, CapturedVariable v, ClosureNode node2)