codeql/swift-all
6.2.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the enclosing scope of a node
import codeql.swift.controlflow.internal.Scope
AstNode scopeOfAst(AstNode n)