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

Module Generated

INTERNAL: This module contains the fully generated definition of Unextracted and should not be referenced directly.

Import path

import codeql.rust.elements.internal.generated.Unextracted

Classes

Unextracted

The base class marking everything that was not properly extracted for some reason, such as: * syntax errors * insufficient context information * yet unimplemented parts of the extractor INTERNAL: Do not reference the Generated::Unextracted class directly. Use the subclass Unextracted, where the following predicates are available.