Converts the given Java object to a corresponding
DomainValue.
Converts the given Java object to a corresponding
DomainValue. By creating an DomainValue that represents an initialized
(array/object) value.
The program counter of the instruction that was responsible for creating the respective value. (This is in – in general – not the instruction where the transformation is performed.)
The object.
A DomainReferenceValue.
Default implementation of the
AsDomainValuetrait.