codeql/python-all
1.0.7
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a node representing a subscript of this node. For example obj[x] is a subscript of obj.
obj[x]
obj
Node getASubscript()