codeql/swift-all
3.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Array or dictionary subscript like [1] or ["a", "b"].
[1]
["a", "b"]
predicate isSubscript()