qtil
advanced-security/qtil-ruby 0.0.2
Search

Predicate compatibleTypes

Holds if t1 and t2 are compatible, that is, whether data can flow from a node of type t1 to a node of type t2.

Import path

import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate compatibleTypes(DataFlowType t1, DataFlowType t2)