Class CommonIdentityReference

All Implemented Interfaces:
ReferenceExpression, SymbolicExpression, SymbolicObject

public class CommonIdentityReference extends CommonReferenceExpression
The identity reference I, which is characterized by the property that dereference(value, I)==value for any symbolic expression value.