public class SearchUnaryImpl extends SearchExpressionImpl implements SearchUnary
| Constructor and Description |
|---|
SearchUnaryImpl(SearchTerm operand) |
| Modifier and Type | Method and Description |
|---|---|
SearchTerm |
getOperand() |
SearchUnaryOperatorKind |
getOperator() |
String |
toString() |
asSearchBinary, asSearchTerm, asSearchUnary, isSearchBinary, isSearchTerm, isSearchUnaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasSearchBinary, asSearchTerm, asSearchUnary, isSearchBinary, isSearchTerm, isSearchUnarypublic SearchUnaryImpl(SearchTerm operand)
public SearchUnaryOperatorKind getOperator()
getOperator in interface SearchUnarypublic SearchTerm getOperand()
getOperand in interface SearchUnaryCopyright © 2023. All rights reserved.