@Exported 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() | 
ExpressionTree getExpression()
 Copyright © 2005, 2017, Oracle and/or its affiliates.  All rights reserved.