Import path
import python
Direct supertypes
Indirect supertypes
Inherited predicates
getASourceUse | Gets a use of this variable that corresponds to an explicit use in the source. | from SsaSourceVariable |
getAUse | Gets a use of this variable, either explicit or implicit. | from SsaSourceVariable |
getAnImplicitUse | Gets an implicit use of this variable | from EscapingGlobalVariable |
getName | Gets the name of this variable | from SsaSourceVariable |
getScope | from SsaSourceVariable | |
getScopeEntryDefinition | from EscapingGlobalVariable | |
global_variable_callnode | from ModuleVariable | |
global_variable_import | from ModuleVariable | |
hasDefiningNode | Holds if | from SsaSourceVariable |
hasRefinement | Holds if | from SsaSourceVariable |
hasRefinementEdge | Holds if the edge | from SsaSourceVariable |
redefinedAtCallSite | from EscapingGlobalVariable | |
scope_as_global_variable | from EscapingGlobalVariable | |
toString | Gets a textual representation of this element. | from SsaSourceVariable |