public abstract class Operation extends java.lang.Object implements Expression
| Constructor and Description |
|---|
Operation(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
abstract int |
getOperandCount() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluate, getChildren, getDescription, getPriority