Module Impl
INTERNAL: This module contains the customizable definition of OpenExistentialExpr and should not
be referenced directly.
Import path
import codeql.swift.elements.expr.internal.OpenExistentialExprImplClasses
| OpenExistentialExpr | An implicit expression created by the compiler when a method is called on a protocol. For example in |