public interface SearchBinary extends SearchExpression
| Modifier and Type | Method and Description |
|---|---|
SearchExpression |
getLeftOperand() |
SearchBinaryOperatorKind |
getOperator() |
SearchExpression |
getRightOperand() |
asSearchBinary, asSearchTerm, asSearchUnary, isSearchBinary, isSearchTerm, isSearchUnarySearchBinaryOperatorKind getOperator()
SearchExpression getLeftOperand()
SearchExpression getRightOperand()
Copyright © 2023. All rights reserved.