public class OperandList extends ArrayList<Operand> implements Operand
Constructor and Description |
---|
OperandList() |
Modifier and Type | Method and Description |
---|---|
void |
accept(IVisitor visitor)
Accept the given visitor.
|
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll
containsAll, equals, hashCode
Copyright © 2015 Nuxeo SA. All rights reserved.