public abstract class UnaryLogicalExpression extends LogicalExpression
| Modifier and Type | Field and Description |
|---|---|
protected Expression |
expression
expression
|
| Constructor and Description |
|---|
UnaryLogicalExpression() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getRight() |
acceptprotected Expression expression
public Expression getRight()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.