Module ThenStmt
This module provides the public class ThenStmt.
Import path
import codeql.swift.elements.stmt.ThenStmtImports
Aliases
| ThenStmt | A statement implicitly wrapping values to be used in branches of if/switch expressions. For example in: |
This module provides the public class ThenStmt.
import codeql.swift.elements.stmt.ThenStmt| ThenStmt | A statement implicitly wrapping values to be used in branches of if/switch expressions. For example in: |