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

Member predicate API :: Node :: getASuccessor

Gets a node such that there is an edge in the API graph between this node and the other one, and that edge is labeled with lbl.

Node getASuccessor ( ApiLabel lbl )