CodeQL library for Rust
codeql/rust-all 0.1.11 (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.rust.dataflow.internal.DataFlowImpl

Direct supertypes

Predicates

asCfgScope

Gets the underlying CFG scope, if any.

asSummarizedCallable

Gets the underlying library callable, if any.

getLocation

Gets the location of this callable.

toString

Gets a textual representation of this callable.