DEPRECATED: Use SsaUncertainWrite instead.
An SSA variable that represents an uncertain implicit update of the value.
This is a Call that might reach a non-local update of the field or one of
its qualifiers.
Import path
import semmle.code.java.dataflow.SSADirect supertypes
Indirect supertypes
Predicates
| getPriorDef | DEPRECATED: Use |
Inherited predicates
| assignsUnknownValue | DEPRECATED: Use | from SsaImplicitUpdate |
| definesAt | Holds if this SSA definition defines | from Definition |
| getAFirstUse | DEPRECATED: Use | from SsaVariable |
| getANonLocalUpdate | DEPRECATED: Use | from SsaImplicitUpdate |
| getAPhiInputOrPriorDef | DEPRECATED. | from SsaVariable |
| getAUse | DEPRECATED: Use | from SsaVariable |
| getAnUltimateDefinition | DEPRECATED: Use | from SsaVariable |
| getBasicBlock | Gets the | from SsaVariable |
| getCfgNode | DEPRECATED: Use | from SsaVariable |
| getLocation | Gets the source location for this element. | from SsaVariable |
| getSourceVariable | Gets the SSA source variable underlying this SSA variable. | from SsaVariable |
| isLiveAtEndOfBlock | Holds if this SSA variable is live at the end of | from SsaVariable |
| toString | Gets a textual representation of this SSA variable. | from SsaImplicitUpdate |