public abstract class LogicExpression extends java.lang.Object implements Expression
| Constructor and Description |
|---|
LogicExpression(cn.featherfly.common.operator.LogicOperator logicOperator) |
| Modifier and Type | Method and Description |
|---|---|
cn.featherfly.common.operator.LogicOperator |
getLogicOperator()
返回logicOperator
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild