Class ArrayReferenceValue

Direct Known Subclasses:
IdentifiedArrayReferenceValue

public class ArrayReferenceValue extends TypedReferenceValue
This ReferenceValue represents a partially evaluated array. It has an array length and possibly array values (up to a fixed maximum number). It is not immutable.