Module Impl
INTERNAL: This module contains the customizable definition of ThenStmt and should not
be referenced directly.
Import path
import codeql.swift.elements.stmt.internal.ThenStmtImplClasses
| ThenStmt | A statement implicitly wrapping values to be used in branches of if/switch expressions. For example in: |