Class ClassLocalVariable
Import path
import pythonDirect supertypes
Indirect supertypes
Predicates
| getAnImplicitUse | Gets an implicit use of this variable |
| getScopeEntryDefinition | |
| redefinedAtCallSite |
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 |
| getName | Gets the name of this variable | from SsaSourceVariable |
| getScope | from SsaSourceVariable | |
| hasDefiningNode | Holds if | from SsaSourceVariable |
| hasRefinement | Holds if | from SsaSourceVariable |
| hasRefinementEdge | Holds if the edge | from SsaSourceVariable |
| toString | Gets a textual representation of this element. | from SsaSourceVariable |