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

Class Raw::LabelableExpr

INTERNAL: Do not use. The base class for expressions that can be labeled (LoopExpr, ForExpr, WhileExpr or BlockExpr).

Import path

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

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    getLabel

    Gets the label of this labelable expression, if it exists.

    Inherited predicates