qtil
advanced-security/qtil-ruby 0.0.2
Search

Module Cached

Import path

import codeql.ruby.typetracking.TypeTracker

Predicates

append

Gets the summary resulting from appending step to type-tracking summary tt.

prepend

Gets the summary resulting from prepending step to this type-tracking summary.

smallstepCall
smallstepNoCall
stepCall

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

stepNoCall

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

Datatypes

TStepSummary

A description of a step on an inter-procedural data flow path.

TTypeBackTracker
TTypeTracker