codeql/swift-all
2.0.4-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()