Class SsaSourceVariable
A source language variable, to be converted into a set of SSA variables.
Import path
import python
Direct supertypes
Known direct subtypes
Predicates
getASourceUse | Gets a use of this variable that corresponds to an explicit use in the source. |
getAUse | Gets a use of this variable, either explicit or implicit. |
getAnImplicitUse | Gets an implicit use of this variable |
getName | Gets the name of this variable |
getScope | |
getScopeEntryDefinition | |
hasDefiningNode | Holds if |
hasRefinement | Holds if |
hasRefinementEdge | Holds if the edge |
redefinedAtCallSite | |
toString | Gets a textual representation of this element. |