Module Pattern
This module provides the public class Pattern.
Import path
import codeql.swift.elements.pattern.PatternImports
Aliases
| Pattern | A syntactic construct that can be matched against an expression, occurring in switch cases, conditions, and variable bindings. |