Class SsaVariable
An SSA variable.
Import path
import javascript
Direct supertypes
Predicates
getAUse | Gets a use that refers to this SSA variable. |
getAUseIn | Gets a use in basic block |
getDefinition | Gets the (unique) definition of this SSA variable. |
getSourceVariable | Gets the source variable corresponding to this SSA variable. |
hasLocationInfo | Holds if this element is at the specified location. The location spans column |
toString | Gets a textual representation of this element. |