Class BinaryLogicalExpression
java.lang.Object
org.mule.runtime.extension.api.dsql.Expression
org.mule.runtime.extension.internal.expression.BinaryLogicalExpression
Base abstract implementation of a binary logical expression.
- Since:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.runtime.extension.api.dsql.Expression
accept, isEmpty
-
Field Details
-
left
-
right
-
-
Constructor Details
-
BinaryLogicalExpression
public BinaryLogicalExpression()
-
-
Method Details
-
getLeft
-
getRight
-