Package com.scriptbasic.executors
Class GenericLeftValueList
java.lang.Object
com.scriptbasic.executors.GenericLeftValueList
- All Implemented Interfaces:
AnalysisResult,GenericList<LeftValue>,LeftValueList,java.lang.Iterable<LeftValue>
public class GenericLeftValueList extends java.lang.Object implements LeftValueList
-
Constructor Summary
Constructors Constructor Description GenericLeftValueList() -
Method Summary
-
Constructor Details
-
GenericLeftValueList
public GenericLeftValueList()
-
-
Method Details
-
add
- Specified by:
addin interfaceGenericList<LeftValue>
-
iterator
- Specified by:
iteratorin interfacejava.lang.Iterable<LeftValue>
-
size
public int size()- Specified by:
sizein interfaceGenericList<LeftValue>
-