Package com.scriptbasic.spi
Interface LeftValueList
- All Superinterfaces:
AnalysisResult,GenericList<LeftValue>,java.lang.Iterable<LeftValue>
- All Known Implementing Classes:
GenericLeftValueList
public interface LeftValueList extends GenericList<LeftValue>