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

Module TypeTracking

Provides classes and predicates for simple data-flow reachability suitable for tracking types.

Import path

import codeql.ruby.typetracking.TypeTracking

Imports

TypeTracking<TypeTrackingImpl::TypeTrackingInput>

Given a set of step relations, this module provides classes and predicates for simple data-flow reachability suitable for tracking types.