CodeQL library for Rust
codeql/rust-all 0.2.13 (changelog, source)
Search

Class Raw::Callable

INTERNAL: Do not use. A callable. Either a Function or a ClosureExpr.

Import path

import codeql.rust.elements.internal.generated.Raw

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    getAttr

    Gets the indexth attr of this callable (0-based).

    getNumberOfAttrs

    Gets the number of attrs of this callable.

    getParamList

    Gets the parameter list of this callable, if it exists.

    Inherited predicates