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

Class Raw::ParamBase

INTERNAL: Do not use. A normal parameter, Param, or a self parameter SelfParam.

Import path

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

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    getAttr

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

    getNumberOfAttrs

    Gets the number of attrs of this parameter base.

    getTypeRepr

    Gets the type representation of this parameter base, if it exists.

    Inherited predicates