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>
-
-
Method Summary
-
Methods inherited from interface com.scriptbasic.interfaces.GenericList
add, size
-
-