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