codeql/python-all
2.1.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a key of this dictionary literal node, for those items that have keys E.g, in {‘a’:1, **b} this returns only ‘a’
ControlFlowNode getAKey()