Interface LeftValueList

All Superinterfaces:
AnalysisResult, GenericList<LeftValue>, Iterable<LeftValue>
All Known Implementing Classes:
GenericLeftValueList

public interface LeftValueList extends GenericList<LeftValue>