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

    Methods inherited from interface java.lang.Iterable

    forEach, iterator, spliterator