CodeQL library for Swift
codeql/swift-all 5.0.6-dev (changelog, source)
Search

Module Pattern

This module provides the public class Pattern.

Import path

import codeql.swift.elements.pattern.Pattern

Imports

AstNode

This module provides the public class AstNode.

Type

This module provides the public class Type.

Aliases

Pattern

A syntactic construct that can be matched against an expression, occurring in switch cases, conditions, and variable bindings.