Module AutoClosureExpr
This module provides the public class AutoClosureExpr.
Import path
import codeql.swift.elements.expr.AutoClosureExprImports
| ClosureExpr | This module provides the public class |
Aliases
| AutoClosureExpr | A Swift autoclosure expression, that is, a closure automatically generated around an argument when the parameter has the |