Semmle QL Python standard library
Index
getBasicBlock
Class
ControlFlowNode
Predicates
dominates
getAChild
getAFalseSuccessor
getANormalSuccessor
getAPredecessor
getASuccessor
getATrueSuccessor
getAnExceptionalSuccessor
getBasicBlock
getEnclosingModule
getImmediateDominator
getLocation
getNode
getScope
hasCompletePointsToSet
isAttribute
isAttributeLoad
isAttributeStore
isAugLoad
isAugStore
isBranch
isCall
isClass
isDefinition
isDelete
isEntryNode
isExceptionalExit
isFunction
isIfExp
isImport
isImportMember
isLiteral
isLoad
isModuleEntry
isNormalExit
isParameter
isStore
isSubscript
isSubscriptLoad
isSubscriptStore
isUse
pointsTo
refersTo
refersTo
refersTo
refersTo
strictlyDominates
strictlyReaches
toString
unlikelyReachable
Member predicate
Flow
::
ControlFlowNode
::
getBasicBlock
Gets the basic block containing this flow node
BasicBlock
getBasicBlock
()