Module Impl
INTERNAL: This module contains the customizable definition of DiscardStmt and should not
be referenced directly.
Import path
import codeql.swift.elements.stmt.internal.DiscardStmtImplClasses
| DiscardStmt | A statement that takes a non-copyable value and destructs its members/fields. |