CodeQL library for Python
codeql/python-all 0.10.5 ( changelog , source )
Search

Member predicate API :: Node :: getASubscript

Gets a node representing a subscript of this node. For example obj[x] is a subscript of obj.

Node getASubscript ( )