Interface ExpressionList

All Superinterfaces:
AnalysisResult, GenericList<Expression>, java.lang.Iterable<Expression>
All Known Implementing Classes:
GenericExpressionList

public interface ExpressionList
extends GenericList<Expression>
  • Method Summary

    Methods inherited from interface com.scriptbasic.interfaces.GenericList

    add, size

    Methods inherited from interface java.lang.Iterable

    forEach, iterator, spliterator