public abstract class AbstractUnaryOperator extends SelectorNode
| Modifier and Type | Field and Description |
|---|---|
protected SelectorNode |
operand |
| Constructor and Description |
|---|
AbstractUnaryOperator(SelectorNode operand)
Constructor
|
evaluate, evaluateBoolean, evaluateNumeric, evaluateString, getNodeType, negate, parenthesizeprotected SelectorNode operand
public AbstractUnaryOperator(SelectorNode operand)
Copyright © 2019. All rights reserved.