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

Module MacroPat

This module provides the public class MacroPat.

Import path

import codeql.rust.elements.MacroPat

Imports

MacroCall

This module provides the public class MacroCall.

Pat

This module provides the public class Pat.

Aliases

MacroPat

A macro pattern, representing the invocation of a macro that produces a pattern.