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

Class DataFlowCallable

A callable. This includes callables from source code, as well as callables defined in library code.

Import path

import codeql.ruby.dataflow.internal.DataFlowDispatch

Direct supertypes

Predicates

asCfgScope

Gets the underlying CFG scope, if any.

asLibraryCallable

Gets the underlying library callable, if any.

getLocation

Gets the location of this callable.

toString

Gets a textual representation of this callable.