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

Member predicate API :: Node :: getAPredecessor

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

Node getAPredecessor ( ApiLabel lbl )