public abstract class CompositeExpression extends Expression
| Constructor and Description |
|---|
CompositeExpression() |
| Modifier and Type | Method and Description |
|---|---|
abstract Operator |
getOperator() |
clone, getAppliableOperators, getExpressionsByCategory, getReturnedDataType, validatepublic abstract Operator getOperator()
Copyright © 2015. All Rights Reserved.