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

Class AdditionalCallTarget

A unit class for adding additional call steps.

Extend this class to add additional call steps to the data flow graph.

Import path

import codeql.ruby.dataflow.internal.DataFlowDispatch

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

viableTarget

Gets a viable target for call.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit