Module CapturedDecl
This module provides the public class CapturedDecl.
Import path
import codeql.swift.elements.decl.CapturedDeclImports
Aliases
| CapturedDecl | A captured variable or function parameter in the scope of a closure. |
This module provides the public class CapturedDecl.
import codeql.swift.elements.decl.CapturedDecl| CapturedDecl | A captured variable or function parameter in the scope of a closure. |