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

Predicate StepSummary::step

Gets the summary that corresponds to having taken a forwards heap and/or inter-procedural step from nodeFrom to nodeTo.

Import path

import codeql.ruby.typetracking.TypeTracker
predicate step(TypeTrackingNode nodeFrom, TypeTrackingNode nodeTo, StepSummary summary)