Class CollectionReference

java.lang.Object
org.eclipse.epsilon.eol.dap.variables.IdentifiableReference<Collection<Object>>
org.eclipse.epsilon.eol.dap.variables.collections.CollectionReference
All Implemented Interfaces:
IVariableReference
Direct Known Subclasses:
PerElementCollectionReference, SlicedCollectionReference

public abstract class CollectionReference extends IdentifiableReference<Collection<Object>>