INTERNAL: Do not use.
An expression that forces value to be copied. In the example below, copy marks the copy expression:
let y = ...
let x = copy y
Import path
import codeql.swift.generated.RawDirect supertypes
Predicates
| getSubExpr | Gets the sub expression of this copy expression. |
| toString |