public interface UnaryTree extends ExpressionTree
getKind to determine the kind of operator.
For example:
operator expression expression operator
| Modifier and Type | Method and Description |
|---|---|
ExpressionTree |
getExpression()
Returns the expression that is the operand of the unary operator.
|
ExpressionTree getExpression()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src