Package com.scriptbasic.interfaces
Interface ExpressionList
- All Superinterfaces:
AnalysisResult,GenericList<Expression>,Iterable<Expression>
- All Known Implementing Classes:
GenericExpressionList
-
Method Summary
Methods inherited from interface com.scriptbasic.interfaces.GenericList
add, sizeMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator