Package com.scriptbasic.interfaces
Interface GenericList<Z extends AnalysisResult>
- All Superinterfaces:
AnalysisResult,java.lang.Iterable<Z>
- All Known Subinterfaces:
ExpressionList,LeftValueList
- All Known Implementing Classes:
GenericExpressionList,GenericLeftValueList
public interface GenericList<Z extends AnalysisResult> extends java.lang.Iterable<Z>, AnalysisResult
- Author:
- Peter Verhas date June 14, 2012