Semmle QL Python standard library
Index
getEnclosingScope
Class
Scope
Predicates
contains
containsInScope
getANormalExit
getAStmt
getAnExitNode
getBody
getDocString
getEnclosingModule
getEnclosingScope
getEntryNode
getEvaluatingScope
getFallthroughNode
getLastStatement
getLocation
getName
getReturnNode
getScope
getStmt
inSource
isPublic
isTopLevel
precedes
Inherited predicates
toString
Member predicate
Scope
::
Scope
::
getEnclosingScope
Gets the scope enclosing this scope (modules have no enclosing scope)
Scope
getEnclosingScope
()