public class GenericLeftValueList extends Object implements LeftValueList
GenericLeftValueList()
void
add(LeftValue expression)
Iterator<LeftValue>
iterator()
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericLeftValueList()
public void add(LeftValue expression)
add
GenericList<LeftValue>
public Iterator<LeftValue> iterator()
iterator
Iterable<LeftValue>
public int size()
size
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.