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

Predicate viableImplInCallContext

Gets a viable dispatch target of call in the context ctx. This is restricted to those calls for which a context might make a difference.

Import path

import codeql.ruby.dataflow.internal.DataFlowDispatch
DataFlowCallable viableImplInCallContext(DataFlowCall call, DataFlowCall ctx)